6 ms·
Building a Real-Time Android Infographic using Erlang and LDB
- hilti 13y agoInteresting project and very cool visualization. In which dialect of LISP are You're Gist's written in?
- episkeptis0 13y agoit's our LISP implementation and it's closer to scheme.
- davidw 13y agoI don't see 'Erlang' when searching that page. Where does it come into play?
- jonromero 13y agoThe database is built using Erlang and C. Read more about it here: http://highscalability.com/blog/2012/11/26/bigdata-using-erlang-c-and-lisp-to-fight-the-tsunami-of-mobi.html http://highscalability.com/blog/2012/11/26/bigdata-using-erl...
- SirRudePoint 13y agoI don't think this qualifies as "big" data... it's just data visualization. The fact you were running it on just one server should have been a clue.
- jonromero 13y agoProcessing data (stacktraces) from ~500M devices around the world in realtime is BigData.