Hello,

I read only little about AKKA, but I read that the Lift Actors are now
decopled and you can use AKKA
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].
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en.


Reply via email to