Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Grouping processes
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Jared Kofron  
View profile  
 More options Apr 26 2012, 11:27 am
From: Jared Kofron <jared.kof...@gmail.com>
Date: Thu, 26 Apr 2012 08:27:51 -0700
Local: Thurs, Apr 26 2012 11:27 am
Subject: [erlang-questions] Grouping processes
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-questi...@erlang.org
http://erlang.org/mailman/listinfo/erlang-questions


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tilman Holschuh  
View profile  
 More options Apr 26 2012, 11:58 am
From: Tilman Holschuh <tilman.holsc...@gmail.com>
Date: Thu, 26 Apr 2012 08:58:32 -0700
Local: Thurs, Apr 26 2012 11:58 am
Subject: Re: [erlang-questions] Grouping processes
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-questi...@erlang.org
> http://erlang.org/mailman/listinfo/erlang-questions

_______________________________________________
erlang-questions mailing list
erlang-questi...@erlang.org
http://erlang.org/mailman/listinfo/erlang-questions

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rick Pettit  
View profile  
 More options Apr 26 2012, 12:09 pm
From: Rick Pettit <rpet...@vailsys.com>
Date: Thu, 26 Apr 2012 11:09:30 -0500
Local: Thurs, Apr 26 2012 12:09 pm
Subject: Re: [erlang-questions] Grouping processes

On Apr 26, 2012, at 10:58 AM, Tilman Holschuh wrote:

> Hi Jared,

> Have you had a look at Ulf Wiger's gproc for this?

> https://github.com/uwiger/gproc

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

_______________________________________________
erlang-questions mailing list
erlang-questi...@erlang.org
http://erlang.org/mailman/listinfo/erlang-questions

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tim Watson  
View profile  
 More options Apr 26 2012, 4:07 pm
From: Tim Watson <watson.timo...@gmail.com>
Date: Thu, 26 Apr 2012 21:07:33 +0100
Local: Thurs, Apr 26 2012 4:07 pm
Subject: Re: [erlang-questions] Grouping processes
You might also look at http://hg.rabbitmq.com/rabbitmq-server/file/default/src/gm.erl

Sent from my iPhone

On 26 Apr 2012, at 17:09, Rick Pettit <rpet...@vailsys.com> wrote:

_______________________________________________
erlang-questions mailing list
erlang-questi...@erlang.org
http://erlang.org/mailman/listinfo/erlang-questions

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Max Bourinov  
View profile  
 More options Apr 27 2012, 3:49 am
From: Max Bourinov <bouri...@gmail.com>
Date: Fri, 27 Apr 2012 11:49:48 +0400
Local: Fri, Apr 27 2012 3:49 am
Subject: Re: [erlang-questions] Grouping processes

gproc works very well. I suggest trying gproc too.

Best regards,
Max

On Fri, Apr 27, 2012 at 12:07 AM, Tim Watson <watson.timo...@gmail.com>wrote:

_______________________________________________
erlang-questions mailing list
erlang-questi...@erlang.org
http://erlang.org/mailman/listinfo/erlang-questions


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »