Is there a source, which I could use to learn some of the most used and popul开发者_JS百科ar practices regarding Actor-/Agent-oriented programming? My primary concern is about parallelism and distribu
I have a list like this: [[\"str1\",\"str2\"],[\"str3\",\"str4\"],[\"str5\",\"str6\"]] And I need to convert it to
Other than timer:send_after/2, is there a way to send a gen_server开发者_StackOverflow社区 a handle_info message?Every message to a gen_server process other than a call, cast or sys message will be ha
开发者_如何学CI want to simulate the behavior of erl -sname example -hidden but dynamically. How can I drop a node out of visibility in a cluster?
From all the articles I\'ve read so far about Mochiweb, I\'ve heard this over and over again that Mochiweb provides very good scalability. My question is, how exactly does Mochiweb get its scalability
I\'ve been checking out the Nit开发者_开发技巧rogen Project which is supposed to be the most mature web development framework for Erlang.
How to add Key/value pairs to existing couchdb document through nitrogen web framework? ecouch:doc_update(DBName,DocI开发者_运维技巧d,DocValue) is not returning true when I was trying to implement.Ar
I have开发者_StackOverflow社区 Erlang installed on my WinXP machine. Becouse so, I use it by a \"werl.exe\". The problem is, that I would like to change a default folder that werl starts in. I cannot
I connect to a running node with the -remsh flag, and I run my usual Common Test sanity tests, but none of the error_logger:info_msg message开发者_C百科s appear in the shell. Why?The SASL default even
I want to have an EC2 based cluster that can grow and shrink at will. No node will be special in any way nor do I want开发者_C百科 them to have to coordinate their names with any other nodes. I don\'t