Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories: Not categorized
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 9 of 9

You cannot post messages because only members can post, and you are not currently a member.
Description: Discussion group for Actorom, Java-based implementation of the Actors Concurrency Model.
 

New features for Actorom 0.4 
  Hi guys, I'd like to ask you what new features you'd be pleased to see in the next Actorom 0.4 release. I've already added the following feature requests to the issue tracker: - Predicate-based message selection: [link] - Off-loading ready to use actor implementation:... more »
By Sergio Bossa  - Nov 17 2009 - 1 new of 1 message    

Issue #1 - Make KillActorException lightweight/reusable 
  I've been looking at the first issue as well, that optimizes the throwing of KillActorException. Since it's effectively going to require a singleton, thought to do something like this: public class KillActorException extends RuntimeException { private static final KillActorException coreException = new... more »
By Scott Pfister  - Nov 13 2009 - 2 new of 2 messages    

Welcome! 
  Guys, let me welcome Scott Pfister, who just joined the Actorom team. I'm sure enjoyable times will come. Congratulations! Sergio B. -- Sergio Bossa Software Passionate and Open Source Enthusiast. URL: [link]
By Sergio Bossa  - Nov 13 2009 - 1 new of 1 message    

Checkout of read only repo does not work for me 
  I tried to checkout the read only repo with $ svn checkout [link] actorom-read- only Did not work for me, svn complained: "could not connect to server". I can easily access it via the browser. Any ideas? Thanks, Stefan
By Stefan Weber  - Nov 13 2009 - 2 new of 2 messages    

Help Wanted! 
  Hi all, I've been recently unable to spend much time on Actorom, and that's why you didn't see new releases. However, I really want to move Actorom forward, and I need your help for that. If you'd like to jump on the project and help with its development, do not hesitate to drop me a line: I'm sure exciting times will come :)... more »
By Sergio Bossa  - Nov 12 2009 - 1 new of 1 message    

This is a test 
  This is just a test message Delete it pls
By Test  - Nov 3 2009 - 1 new of 1 message    

Threading Policies 
  Hi, I'm working on an application that is supposed to serve as an adapter to a 3rd party product. The communication to the latter happens with ASCII messages over TCP/IP and I found that dispatching the incoming messages to their handlers seems like a good case to try Actorom. It actually works very good, I hardly had to restructure the application... more »
By Stefan Weber  - Nov 11 2009 - 18 new of 18 messages    

Green threads 
  Hi Sergio, I've been playing around with Google App Engine's recent Java support. They are pretty restrictive -- you can't spawn new threads (new Thread () isn't permitted by their security manager). The restrictions make lots sense in terms of billing and performance management, but since they already limit CPU time, I see no harm to... more »
By Nadav Wiener  - Apr 11 2009 - 2 new of 2 messages    

So many Actors, any thing new? 
  There're so many Actor models, how is yours? Indeed, Erlang is the only one, right now, I can use smoothly. Even scala is hard to use (hope it will be better after JDK7).
By IL  - Mar 30 2009 - 2 new of 3 messages    

No more topics in this group.
1 - 9 of 9

XML       Send email to this group: actorom-discussions@googlegroups.com