Can reactive kafka be used with Akka remoting? 

Dana ponedjeljak, 27. srpnja 2015. u 15:12:03 UTC+2, korisnik Alexandre 
Vermeerbergen napisao je:
>
> Hello,
>
>  
>
> I’m working on a project  for which Akka seems to be a nice match, except 
> that I finally found a huge showstopper.
>
>  
>
> Indeed, in our project, most business logic is written in Java, but a few 
> portions are based on C#.
> I heard about Akka.net, so I through it would be OK to mix an Akka cluster 
> with few remote Akka.net nodes (or just use Akka remoting to talk to 
> Akka.net nodes, after all clustering Akka.net nodes isn't a strict 
> requirement for us).
>
> Unfortunately, I found no documentation (neither in Akka site, not in 
> Akka.net ones) about how create actors in a remote Akka.net node from a 
> Java Actor, and how to send & received messages to/from actors  running 
> in this Akka.net node.
>
>  
>
> I found the following discussion, which tends to conclude that 
> interoperability between Akka and Akka.net doesn’t current exist and is not 
> even considered in any plan:
>
> https://github.com/akkadotnet/akka.net/issues/132
>
>  
>
> Is my understanding correct? No hope?
>
>  
>
> Thanks,
>
> Alex.
>

-- 
>>>>>>>>>>      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 https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to