Groups
Groups
Sign in
Groups
Groups
pysage
Conversations
About
Send feedback
Help
pysage
1–20 of 20
Mark all as read
Report group
0 selected
Bigjhnny
,
Afan Olovcic
2
10/28/11
Pysage 1.6.0 Released
Thanks John On Fri, Oct 28, 2011 at 7:32 PM, Bigjhnny <bigj...@gmail.com> wrote: This release
unread,
Pysage 1.6.0 Released
Thanks John On Fri, Oct 28, 2011 at 7:32 PM, Bigjhnny <bigj...@gmail.com> wrote: This release
10/28/11
Roman Gavrilov
,
John Yang
2
9/19/11
problem running example from docs
Hi Roman: I tried this example: http://community.nobotgames.com/ipc.html#another-example Is this the
unread,
problem running example from docs
Hi Roman: I tried this example: http://community.nobotgames.com/ipc.html#another-example Is this the
9/19/11
Jay Herrmann
,
John Yang
19
8/7/11
Android
Jay: Pysage isn't thread safe because it doesn't lock. So pysage calls like "
unread,
Android
Jay: Pysage isn't thread safe because it doesn't lock. So pysage calls like "
8/7/11
Javier
,
John Yang
3
5/9/11
Problem with queue_message_to_actor on Windows
On Mon, May 9, 2011 at 12:58, John Yang <bigj...@gmail.com> wrote: > Javier: > >
unread,
Problem with queue_message_to_actor on Windows
On Mon, May 9, 2011 at 12:58, John Yang <bigj...@gmail.com> wrote: > Javier: > >
5/9/11
Javier
,
John Yang
3
5/4/11
(Unit)Testing Actors
Yep, thanks. I've fixed the setUp & tearDown methods and will rework the test case to use
unread,
(Unit)Testing Actors
Yep, thanks. I've fixed the setUp & tearDown methods and will rework the test case to use
5/4/11
Javier
,
John Yang
3
5/4/11
Question about Messages and Actor.gid
OK, thanks! On Wed, May 4, 2011 at 01:06, John Yang <bigj...@gmail.com> wrote: > Hi Javier:
unread,
Question about Messages and Actor.gid
OK, thanks! On Wed, May 4, 2011 at 01:06, John Yang <bigj...@gmail.com> wrote: > Hi Javier:
5/4/11
Afke
,
John Yang
9
3/19/11
How to add more actors to same groupe
Yeap, in that case, you may need a room manager actor for each group/room that is responsible for
unread,
How to add more actors to same groupe
Yeap, in that case, you may need a room manager actor for each group/room that is responsible for
3/19/11
Afan Olovcic
,
John Yang
6
3/15/11
Need little help please
Afan: I believe you are referring to this example: http://code.google.com/p/pysage/source/browse/
unread,
Need little help please
Afan: I believe you are referring to this example: http://code.google.com/p/pysage/source/browse/
3/15/11
Glazner
,
John Yang
14
10/7/10
Using pysage for production?
> I was thinking of a pull mode approach such as the slave asks for work. But > it seems like I
unread,
Using pysage for production?
> I was thinking of a pull mode approach such as the slave asks for work. But > it seems like I
10/7/10
Jay Herrmann
,
John Yang
5
9/27/10
Correct Method of Exception handling
Hi John, Yes, this is the info I wondering about. I added the ability to inspect the group's name
unread,
Correct Method of Exception handling
Hi John, Yes, this is the info I wondering about. I added the ability to inspect the group's name
9/27/10
Jay Herrmann
,
John Yang
9
9/23/10
Updated Group example
Glad to help. :) Jay On 9/22/10, John Yang <bigj...@gmail.com> wrote: > Hi Jay: > >
unread,
Updated Group example
Glad to help. :) Jay On 9/22/10, John Yang <bigj...@gmail.com> wrote: > Hi Jay: > >
9/23/10
Jay Herrmann
,
John Yang
2
9/10/10
PySage Current Version
Hi Jay: You can: easy_install pysage Or the pypi link would work as well. The latest is 1.5.5. Glad
unread,
PySage Current Version
Hi Jay: You can: easy_install pysage Or the pypi link would work as well. The latest is 1.5.5. Glad
9/10/10
Jay Herrmann
,
John Yang
5
9/10/10
Groups Code Example Types
Also available here: http://www.bigjstudio.com/pysage/ipc.html#another-example John On Fri, Sep 10,
unread,
Groups Code Example Types
Also available here: http://www.bigjstudio.com/pysage/ipc.html#another-example John On Fri, Sep 10,
9/10/10
John Yang
,
Jay Herrmann
4
5/7/10
Re: Groups Code ExampleHi, I recently found the pysage project. I am excited to use it on project. I have reviewed the wiki and docs. But I am unable to get the groups example code to work in my sample app. Could someone put together a simple exa
Jay: I've uploaded pysage version 1.5.3. This fixes some of the group bugs you discovered and
unread,
Re: Groups Code ExampleHi, I recently found the pysage project. I am excited to use it on project. I have reviewed the wiki and docs. But I am unable to get the groups example code to work in my sample app. Could someone put together a simple exa
Jay: I've uploaded pysage version 1.5.3. This fixes some of the group bugs you discovered and
5/7/10
Jay Herrmann
4/27/10
Groups Code Example
Hi, I recently found the pysage project. I am excited to use it on project. I have reviewed the wiki
unread,
Groups Code Example
Hi, I recently found the pysage project. I am excited to use it on project. I have reviewed the wiki
4/27/10
bigj...@gmail.com
, …
arschles
16
5/5/09
Pysage networking interface restrictive?
I got a chance to finish the UDP transport with unit tests. It is committed in trunk. I also cleaned
unread,
Pysage networking interface restrictive?
I got a chance to finish the UDP transport with unit tests. It is committed in trunk. I also cleaned
5/5/09
arschles
, …
John Yang
9
4/20/09
allow actors to send ad-hoc messages?
This feature (adhoc trigger_to_actor) is now implemented in pysage trunk. Exception "
unread,
allow actors to send ad-hoc messages?
This feature (adhoc trigger_to_actor) is now implemented in pysage trunk. Exception "
4/20/09
arschles
,
John Yang
11
4/16/09
asynchronous trigger_to_actor?
Aaron: I added you to project members. You should have access to the wiki now. John On Wed, Apr 15,
unread,
asynchronous trigger_to_actor?
Aaron: I added you to project members. You should have access to the wiki now. John On Wed, Apr 15,
4/16/09
arschles
,
John Yang
5
4/11/09
optimize the message passing API for common use
started a new discussion for raw message functionality: (http:// groups.google.com/group/pysage/t/
unread,
optimize the message passing API for common use
started a new discussion for raw message functionality: (http:// groups.google.com/group/pysage/t/
4/11/09
John Yang
,
arschles
2
4/9/09
Re: Issue 3 in pysage: Implement a way to queue message to all listeners
1. I think that would be way cool. I know that Erlang gives this abstraction - maybe we could follow
unread,
Re: Issue 3 in pysage: Implement a way to queue message to all listeners
1. I think that would be way cool. I know that Erlang gives this abstraction - maybe we could follow
4/9/09