queue in erlang is a tuple with 2 lists. it reverses the items in one list and put them in the other, if the second was empty, when you try to access the head of the queue. new items still goes into the first list.
A platform for people to build real-time multiplayer games / multi-user apps with ease.
Developers write JS code to only handle the rendering and interaction. Separate game code written in a DSL will be parsed and run on the server. A SDK is provided to help the client side communicate with the game / app server.