On Sun, Jan 10, 2010 at 9:00 AM, greekscala <[email protected]> wrote:
> Hello, > > I read only little about AKKA, but I read that the Lift Actors are now > decopled and you can use AKKA > Akka actors and Lift Actors share the same interface. Scala Actors do not share this interface. > Actors or Scala Actors as implementation. > > with best regards > > On 9 Jan., 08:48, Franz Bettag <[email protected]> wrote: > > Hey guys, > > > > i was wondering if i can implement a real distributed application with > > lift and akka. > > Since akka actors can be forwarded (so that the actor can reply to the > > original sending actor), > > i thought it would be awesome if my akka-remoteActor could directly > > reply to a lift actor to interact > > with the user. > > > > On the google groups of akka i found out that this only works with > > akka-actors. Since my scala skill isn't that good and i don't > > understand the differences both, i hope that somebody here has done > > the comparison and can answer this question :) > > > > best regards > > -- > You received this message because you are subscribed to the Google Groups > "Lift" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<liftweb%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/liftweb?hl=en. > > > > -- Lift, the simply functional web framework http://liftweb.net Beginning Scala http://www.apress.com/book/view/1430219890 Follow me: http://twitter.com/dpp Surf the harmonics--
You received this message because you are subscribed to the Google Groups "Lift" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to [email protected].
For more options, visit this group at http://groups.google.com/group/liftweb?hl=en.
