Re: [akka-user] Separate ports for Cluster Mgmt messages and Application Messages

2014-10-08 Thread Martynas Mickevičius
Hi,

currently all communication between remote actor systems is done on the
same network channel. However heartbeat messages have priority over other
messages.

On Mon, Oct 6, 2014 at 12:19 PM, Muthukumaran Kothandaraman 
muthu.kmk2...@gmail.com wrote:

 Hi,

 Is it possible to isolate the cluster management messages (such as Member
 messages and other system-level messages) could be configured to use a
 separate port for application messages (messages defined by user-apps)
 through configuration ?

 In-banding and out-of-band system messaging have their own advantages and
 disadvantages. Just trying to understand if there is a provision to isolate
 these via different communication channels in a cluster

 Regards
 Muthu


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




-- 
Martynas Mickevičius
Typesafe http://typesafe.com/ – Reactive
http://www.reactivemanifesto.org/ Apps on the JVM

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


[akka-user] Separate ports for Cluster Mgmt messages and Application Messages

2014-10-06 Thread Muthukumaran Kothandaraman
Hi, 

Is it possible to isolate the cluster management messages (such as Member 
messages and other system-level messages) could be configured to use a 
separate port for application messages (messages defined by user-apps) 
through configuration ? 

In-banding and out-of-band system messaging have their own advantages and 
disadvantages. Just trying to understand if there is a provision to isolate 
these via different communication channels in a cluster

Regards
Muthu


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