And I meant hack in the best sense, if you were wondering! So I should say hAkk!
On Jan 21, 2014, at 7:09 AM, charlie robert <[email protected]> wrote: > Ok, they are on the list. I was looking at the network code… I don’t know > what to say yet, as I don’t fully understand the flow of control of a > functional programming language, but it looks tight. It’s a hack. There are > a lot of surrounding capability, but I see in Netty some listener logic and > then there is the FSM. DeathWatch and heartbeat, staged teardown. In > comparison to pauwau’s net code…damn! I am licking my lips, but my list is > growing quickly and they are not a couple of hour items..days..as I can’t > just read docs, or read code; I’ll have to do both and see it running in the > debugger. Old Smalltalk habits die hard. > > - charlie > > On Jan 21, 2014, at 1:52 AM, Akka Team <[email protected]> wrote: > >> Yes it is definitely possible, if you use akka-remote and akka-cluster then >> it works seamlessly (in fact that is one of the main features of those -- to >> maintain location transparency of ActorRefs). >> >> -Endre >> >> >> On Tue, Jan 21, 2014 at 12:28 AM, Rob Withers <[email protected]> wrote: >> >> > On Jan 20, 2014, at 3:57 PM, Rob Withers <[email protected]> wrote: >> > >> > [crop] Akka will do nicely here, perhaps by passing the ActorRef to >> > Actor-B in the original send. >> >> Is this even possible, to pass an ActorRef remotely? >> >> - charlie >> >> -- >> >>>>>>>>>> Read the docs: http://akka.io/docs/ >> >>>>>>>>>> Check the FAQ: http://akka.io/faq/ >> >>>>>>>>>> Search the archives: >> >>>>>>>>>> https://groups.google.com/group/akka-user >> --- >> You received this message because you are subscribed to the Google Groups >> "Akka User List" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/akka-user. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> >> -- >> Akka Team >> Typesafe - The software stack for applications that scale >> Blog: letitcrash.com >> Twitter: @akkateam >> >> -- >> >>>>>>>>>> Read the docs: http://akka.io/docs/ >> >>>>>>>>>> Check the FAQ: http://akka.io/faq/ >> >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user >> --- >> You received this message because you are subscribed to the Google Groups >> "Akka User List" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/akka-user. >> For more options, visit https://groups.google.com/groups/opt_out. > > - robert > > > > > > > > > - robert -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: http://akka.io/faq/ >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/groups/opt_out.
