Building a Real-Time Android Infographic using Erlang and LDB
blog.bugsense.com
Building a Real-Time Android Infographic using Erlang and LDB
1–7 of 7 posts
Re: Building a Real-Time Android Infographic using Erlang and LDB
#2Interesting project and very cool visualization. In which dialect of LISP are You're Gist's written in?
Re: Building a Real-Time Android Infographic using Erlang and LDB
#3I don't see 'Erlang' when searching that page. Where does it come into play?
Re: Building a Real-Time Android Infographic using Erlang and LDB
#4Interesting project and very cool visualization. In which dialect of LISP are You're Gist's written in?
it's our LISP implementation and it's closer to scheme.
Re: Building a Real-Time Android Infographic using Erlang and LDB
#5I 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.
Re: Building a Real-Time Android Infographic using Erlang and LDB
#6I 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.
Processing data (stacktraces) from ~500M devices around the world in realtime is BigData.
Re: Building a Real-Time Android Infographic using Erlang and LDB
#7I don't see 'Erlang' when searching that page. Where does it come into play?
The database is built using Erlang and C.
Read more about it here:
http://highscalability.com/blog/2012/11/26/bigdata-using-erl...