[erlang-questions] Erlang-based opensource publish-subscribe servers

Ulf Wiger ulf.wiger@REDACTED
Sun Oct 24 23:28:32 CEST 2010


On 24 Oct 2010, at 21:22, Zvi . wrote:

> 3. Use Ulf's gproc (looks it uses gen_leader abd requires patching Erlang?)


No, it requires no patches of Erlang. I patched Erlang in the first prototype,
but only to demonstrate what it could look like if gproc were started as 
part of the kernel application, and the functionality integrated into the 
standard behaviours.

It does use gen_leader, though. As  far as I can tell, quite a few people
actually use gen_leader in real systems nowadays. There are a few 
forks on github to choose from.

BR,
Ulf W

> 
> I currently working on 1.
> 
> Zvi
> 
> On Sun, Oct 24, 2010 at 8:41 PM, Andrew Stone <stondage123@REDACTED> wrote:
> 
>> If you want something powerful you can checkout rabbitmq. It may be
>> overkill but
>> it's pretty damn easy to get up and running.
>> 
>> http://www.rabbitmq.com/
>> 
>> -Andrew
>> 
>> 
>> 
>> ----- Original Message ----
>> From: Zvi <zvi.avraham@REDACTED>
>> To: erlang-questions@REDACTED
>> Sent: Sun, October 24, 2010 1:10:46 PM
>> Subject: [erlang-questions] Erlang-based opensource publish-subscribe
>> servers
>> 
>> Hi,
>> 
>> I looking for the opensource examples of Erlang-based publish-
>> subscribe servers.
>> Any suggestions?
>> 
>> Thanks in advance,
>> Zvi
>> 
>> ________________________________________________________________
>> erlang-questions (at) erlang.org mailing list.
>> See http://www.erlang.org/faq.html
>> To unsubscribe; mailto:erlang-questions-unsubscribe@REDACTED
>> 
> 
> 
> 
> -- 
> Zvi Avraham, CTO
> Nivertech Ltd

Ulf Wiger, CTO, Erlang Solutions, Ltd.
http://erlang-solutions.com





More information about the erlang-questions mailing list