Re: [akka-user] Akka use for MIDI message?

40 views
Skip to first unread message

√iktor Ҡlang

unread,
Nov 28, 2012, 6:05:59 AM11/28/12
to Akka User List
In what way?

Cheers,


On Wed, Nov 28, 2012 at 11:08 AM, James L. <yanli...@gmail.com> wrote:
In my existing project, I would use NIO to sent MIDI message to the socket server which will broadcast to clients application, would looking at Akka would be over complex?

--
>>>>>>>>>> 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 post to this group, send email to akka...@googlegroups.com.
To unsubscribe from this group, send email to akka-user+...@googlegroups.com.
Visit this group at http://groups.google.com/group/akka-user?hl=en.
 
 



--
Viktor Klang

Akka Tech Lead
Typesafe - The software stack for applications that scale

Twitter: @viktorklang

Endre Sándor Varga

unread,
Nov 28, 2012, 7:37:08 AM11/28/12
to akka...@googlegroups.com
2012.11.28. 11:08:53 dátumon James L. <yanli...@gmail.com> írta:

> In my existing project, I would use NIO to sent MIDI message to the
> socket
> server which will broadcast to clients application, would looking at Akka
> would be over complex?
>

Hi James!

To receive MIDI messages from an existing application over the socket you
can use the Akka IO module (if you use Scala). If your clients are
themselves actor systems, then you can use Akka remoting to broadcast the
messages.

I would recommend reading the documentation about remoting and Akka IO.

-Endre
Reply all
Reply to author
Forward
0 new messages