On Sat, Jul 4, 2015 at 2:20 AM, Andi Nugroho Dirgantara <
andi.n.dirgant...@gmail.com> wrote:

> I want my Node.js apps also works under Akka system maybe using node-java.
> Is it good practice? If it's not, is there any solution that Node.js can
> communicate with Akka?
>
If you particularly want to run under Node.js, you may want to look into
Scala.js, which outputs JavaScript instead of JVM, and thus runs natively
under Node.  There are folks in that community who are working on porting
Akka to Scala.js <https://github.com/unicredit/akka.js>.  (Akka.js is still
under development, but I gather they've made good progress.)

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      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 akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to