Hi there,
AFAIR it's not that hard to just use the raw 0MQ APIs and bridge into
Actors when you need to.

On Tue, Mar 15, 2016 at 3:13 PM, Brandon Barker <brandon.bar...@gmail.com>
wrote:

> Maybe I shouldn't be digging up an old discussion, but I'm curious what
> 0MQ interface people are now choosing? As a newcomer to both 0MQ and Akka,
> my inclination is to try JeroMQ as it seems to be well maintained.
>
> On Tuesday, February 5, 2013 at 7:51:42 PM UTC-5, Jeremy Pierre wrote:
>>
>> FWIW we use ZMQ for communication between older PHP stuff and Akka
>> nodes.  Works great so far.  AMQP tends to be better for different problems
>> but I guess it depends on what precisely the outside stuff is trying to do
>> with Akka.
>>
>> Jeremy
>>
>>
>> On Tue, Feb 5, 2013 at 4:42 PM, Marek Dolgos <mdm...@gmail.com> wrote:
>>
>>> Thanks for the answers so far!
>>>
>>> It looks like Zmq for the time being is probably what to use if someone
>>> wants to "talk directly" to an Akka system from a non JVM language,
>>> otherwise introduce a broker, such as an AMQP broker.
>>>
>>> --
>>> >>>>>>>>>> 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 akka-user+...@googlegroups.com.
>>> To post to this group, send email to akka...@googlegroups.com.
>>> Visit this group at http://groups.google.com/group/akka-user?hl=en.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>
>> --
> >>>>>>>>>> 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.
>



-- 
Cheers,
Konrad 'ktoso' Malawski
Akka <http://akka.io/> @ Lightbend <http://lightbend.com/>

-- 
>>>>>>>>>>      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