[erlang-questions] Grouping processes
Tilman Holschuh
tilman.holschuh@REDACTED
Thu Apr 26 17:58:32 CEST 2012
Hi Jared,
Have you had a look at Ulf Wiger's gproc for this?
https://github.com/uwiger/gproc
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?
>
> Jared K
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
More information about the erlang-questions
mailing list