Transparent Replication Using Metaprogramming in Cyan

October 20, 2017 Β· Declared Dead Β· πŸ› Brazilian Symposium on Programming Languages

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Fellipe A. Ugliara, Gustavo M. D. Vieira, JosΓ© de O. GuimarΓ£es arXiv ID 1710.07623 Category cs.PL: Programming Languages Cross-listed cs.DC Citations 1 Venue Brazilian Symposium on Programming Languages Last Checked 4 months ago
Abstract
Replication can be used to increase the availability of a service by creating many operational copies of its data called replicas. Active replication is a form of replication that has strong consistency semantics, easier to reason about and program. However, creating replicated services using active replication still demands from the programmer the knowledge of subtleties of the replication mechanism. In this paper we show how to use the metaprogramming infrastructure of the Cyan language to shield the application programmer from these details, allowing easier creation of fault-tolerant replicated applications through simple annotations.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Programming Languages

Died the same way β€” πŸ‘» Ghosted