Hi List,
I'd like to be able to have 'groups' of processes that I can send messages to, such that sending a message to a group through whatever API there is results in that message being sent to all members of that group.
Is anybody aware of an existing project that provides this functionality?
> Hi List,
> I'd like to be able to have 'groups' of processes that I can send messages to, such that sending a message > to a group through whatever API there is results in that message being sent to all members of that group.
> Is anybody aware of an existing project that provides this functionality?
>> Hi List,
>> I'd like to be able to have 'groups' of processes that I can send messages to, such that sending a message >> to a group through whatever API there is results in that message being sent to all members of that group.
>> Is anybody aware of an existing project that provides this functionality?
> There's also pg2, which comes with the erlang distribution.
> I haven't personally used gproc (though after a glance at the docs that looks worth checking out, too).
> -Rick
>> Cheers
>> - Tilman
>> On 2012-04-26, at 8:27 AM, Jared Kofron wrote:
>>> Hi List,
>>> I'd like to be able to have 'groups' of processes that I can send messages to, such that sending a message >>> to a group through whatever API there is results in that message being sent to all members of that group.
>>> Is anybody aware of an existing project that provides this functionality?
> > There's also pg2, which comes with the erlang distribution.
> > I haven't personally used gproc (though after a glance at the docs that
> looks worth checking out, too).
> > -Rick
> >> Cheers
> >> - Tilman
> >> On 2012-04-26, at 8:27 AM, Jared Kofron wrote:
> >>> Hi List,
> >>> I'd like to be able to have 'groups' of processes that I can send
> messages to, such that sending a message
> >>> to a group through whatever API there is results in that message being
> sent to all members of that group.
> >>> Is anybody aware of an existing project that provides this
> functionality?