On Tue, Aug 25, 2009 at 11:42 PM, mal3 <malcolm.gor...@gmail.com> wrote:

>
> I want to read data from multiple sockets (typically about three
> sockets) which can each send their data to a set of actors (also
> typically about three actors). Multiple actors is no problem. But how
> to handle varying numbers of sockets is not clear to me. (Feeding the
> actor results into Lift I'll deal with when I have this sorted out.)
>
> Do you guys have a sense of whether it's realistic to roll my own
> socket handling or use MINA or AKKA or some other library to do it?
>

AKKA uses Netty for it's networking, you should really take a look at it, a
really sweet networking library from JBoss.


>
> Mal.
>
> >
>


-- 
Viktor Klang

Blog: klangism.blogspot.com
Twttr: viktorklang

Lift Committer - liftweb.com
AKKA Committer - akkasource.org
Cassidy - github.com/viktorklang/Cassidy.git
SoftPub founder: http://groups.google.com/group/softpub

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to