Optimizing Erlang applications: emysql

Here at ProcessOne we are in the business of building and managing huge scale robust platforms. Be it APNS or GCM, the timely deliver of every one of them is our core task, and we need to be sure that all our infrastructure is ready for it. One of the key components of our system… Continue reading Optimizing Erlang applications: emysql

Scalable XMPP bots with erlang and exmpp, part I

Introducing EXMPP In this series of articles we will introduce exmpp, the long awaited high-performance XMPP library for erlang, released by ProcessOne weeks ago. While doing so, we will learn how to use the library to build a highly scalable XMPP bot. As a library, exmpp is oriented towards high performance and low memory usage,… Continue reading Scalable XMPP bots with erlang and exmpp, part I

Exit mobile version