Y
Hacker News
new
|
ask
|
show
|
jobs
Building a Real-Time Android Infographic using Erlang and LDB
(
blog.bugsense.com
)
17 points
by
jonromero
4784 days ago
3 comments
SirRudePoint
4783 days ago
I 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.
link
jonromero
4783 days ago
Processing data (stacktraces) from ~500M devices around the world in realtime is BigData.
link
hilti
4783 days ago
Interesting project and very cool visualization. In which dialect of LISP are You're Gist's written in?
link
episkeptis0
4783 days ago
it's our LISP implementation and it's closer to scheme.
link
davidw
4783 days ago
I don't see 'Erlang' when searching that page. Where does it come into play?
link
jonromero
4783 days ago
The database is built using Erlang and C. Read more about it here:
http://highscalability.com/blog/2012/11/26/bigdata-using-erl...
link
The fact you were running it on just one server should have been a clue.