Skip to content

KuldeepSinh/YAMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stories in Ready λAMS

Yet Another MQTT Server (in Erlang):

At present YAMS is in its very early (inception) stage, in other words, its raw and smelly. The idea is to learn Erlang/OTP while doing it. First make it work then make it beautiful. Other inspiration behind developing YAMS is my will to learn and meet the technical challenges of handling hundreds of thousand concurrent TCP connections, if not millions.

Whats in the name:

The name, YAMS, is inspired by one of the populer web-servers YAWS (http://hyber.org/).

Major References:

  1. MQTT - http://mqtt.org/ (A TCP/IP based connectivity protocol for Internet of Things - IoT)
  2. Erlang and OTP in Action (An excellent book on Erlang OTP)
  3. Erlang Documentation

Coding guide-lines:

  1. Solving embarrassingly obvious problems in Erlang - http://www.gar1t.com/blog/2012/06/10/solving-embarrassingly-obvious-problems-in-erlang/
  2. Writing beautiful Erlang code - http://www.youtube.com/watch?feature=player_embedded&v=IdJwECjylB4

About

Yet Another MQTT Server in Erlang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages