Skip to content

erlything running on the new Raspberry Pi 2

Ulf edited this page Feb 23, 2015 · 7 revisions

Vaction is over and i got my new #Raspberry Pi 2.

I installed #erlang R17 and my #ioT #erlything on the small machine. On the first screenshot you see the system overwiev. There you can see that we have 4 cores and all cores can be used by the erlang vm #smp.

The system #erlything, which is installed and running on the pi consists of a database, two web applications which listen on two different ports, the runtime for the #iot sensors and actors, an application with services which are used from the other applications and a monitoring application.

One part of the erlang system is an application which is called observer. There you can have a detailed view of the running erlang vm and the applications which are running inside the vm. I make some screenshoots of the running erlang vm, so i can show the reader some details.

When you look at the screenshot with the system information you see, that the whole system only uses ~ 20MB of memory!

Clone this wiki locally