From distributed systems, to robust servers and language design on the Erlang VM
g_unis
Conflict-free Replicated Data Types (CRDTs) make the design of eventually consistent systems non ad-hoc and anomaly-free by formalizing the...
AnnaMuharram
Writing XMPP components is a good way to enhance the functionality of XMPP servers like ejabberd. Jabber Component Protocol (XEP-0114) is used today...
sivsushruth
Barrel is a distributed database built on top of Erlang and CouchDB. There are provisions in Barrel to extend the database with user defined modules...
tex
Implement a module which will help give insight into the traffic of a Zotonic server/site through visualization of the stats in real-time. The system...
Borja
Lasp computations are formed using a small subset of a functional language. In functional languages, it is very common to see intermediate lists—and,...
Gabriel Gatu
This project aims to improve the ejabberd configuration, extensions and plugins writing using the Elixir programming language and its DSL...