Erlang pids from console
I saw message:http://stackoverflow.com/a/4837832/1236509with supervisor:-module(root_sup).-behaviour(supervisor).-export([start_link/0]).-export([init/1]).See it on Scoop.it, via Concurrent Life
View Articleerlang-koans
Erlang Koans. Contribute to erlang-koans development by creating an account on GitHub.Brent Hoover's insight:The "koans" learning method is a solid one and I have benefitted greatly from both Python...
View ArticleElixir v0.8.0 released - Elixir
RT @elixirlang: Elixir v0.8.0 released: support for Erlang/OTP apps, Unicode improvements and better performance - http://t.co/70tXBlwvSee it on Scoop.it, via Concurrent Life
View ArticleStore an infinite number of pubsub items of a leaf node in ejabberd
I tried to configure a leaf node to store the infinite number of items with pubsub#max_items: -1. In openfire it works like a charm but not on ejabberd. What is the value for infinity in ejabberd? I...
View Articleextract data from string in erlang - Stack Overflow
I declared Line variable with this syntax : Line ="1;nabil;chouaib;france;27",. I want to declared 5 variables : Id , Firsname , lastname , address , age. The Id should contains 1 The Firsname should...
View ArticleThe Erlangelist: Actors in Erlang/Elixir
Brent Hoover's insight:An introduction to the actor model in Erlang.See it on Scoop.it, via Concurrent Life
View ArticleErlang Wx : how to add new widgets
Erlang comes with a very nice binding of Wx library.I would like to know if someone has ever tried to add new widgets (on linux or windows) to the wx library originally installed with Erlang (v.See it...
View ArticleWhy Erlang Is Awesome
Brent Hoover's insight:Need to make the case for Erlang at your workplace? Here is a well-written set of "executive-friendly" bullet points that covers Erlang's "reason for being". The only thing I...
View ArticlePolyglot Persistence: Riak + PostgreSQL // Speaker Deck
"This May Ruin Your Marriage" so far the best quote out of Polyglot Persistence: Riak + PostgreSQL http://t.co/1fZAt1ECBrent Hoover's insight:SQL is not going away, but neither is NoSQL. Like...
View ArticleErlang Developer (Telecommute) job - Raretec Consulting - Tampa, FL
January 28, 2013 - Erlang Developer (Telecommute) - Erlang developers are directly responsible for the development of the Data Server’s core components.See it on Scoop.it, via Concurrent Life
View ArticleDistributed Coding Prefunc: Ubuntu Erlang Dev & EUnit
After installing Erlang on OS-X and then getting QuickCheck installing via Erlang, I wanted to expand the OS options I'm using to Ubuntu (i.e. Linux). So in this entry I'm going to cover the...
View ArticleMy impressions about Learn You Some Erlang as a real book ...
When I started with Erlang some years ago it was not easy. I am a huge Erlang fan (I guess you noticed that) but for a guy coming from Java and C++ with no knowledge at all about functional...
View ArticleFacebook Hires Chef to Juggle 150000 Machines - Wired
Wired Facebook Hires Chef to Juggle 150000 Machines Wired In the past, the Chef server was also built with Ruby, but in an effort to improve its ability to accommodate a large number of machines,...
View Articlemindstorms: NoSQL: Setting Up a Riak Dev Cluster on OS X ...
mindstorms: NoSQL: Setting Up a Riak Dev Cluster on OS X Mountain Lion.Brent Hoover's insight:While this article isn't as Erlang-focused as I normally like to have them be, I have tried Basho's...
View ArticleOpscode files down steep learning curve with Chef 11 - TechTarget
Opscode files down steep learning curve with Chef 11 TechTarget Opscode did a complete overhaul of Chef's underlying codebase, swapping out CouchDB for PostgreSQL and the Ruby coding language for...
View ArticleRiak Gets Better Reliability, Improved IPv6 Support - InfoQ.com
Riak Gets Better Reliability, Improved IPv6 Support InfoQ.com (You can write Map-Reduce queries for Riak in Erlang or JavaScript). Detailed explanation of the new features as well as the complete list...
View ArticleElixir: Modern Programming for the Erlang VM
José Valim introduces Elixir, a programming language for the Erlang VM – an attempt to provide better abstractions and productivity tools like protocols and macros usually required for web...
View ArticleParallella and Erlang: An Introduction | Parallella
We at Erlang Solutions are very excited about our partnership with the Parallella Project and have formed a small task force to explore what can be done to make it easier to utilise the multicore...
View Article