2008年4月27日日曜日

JGroups

最近JBoss Wikiでこんなものを見つけた。以下、JBoss Wiki FAQより
  • Q. How does a JGroups transport protocol decide which address to bind to ?
  • There's two ways in which the bind address can be specified:

    • Using the
      bind.address
      system property
    • Specifying the
      bind_addr
      XML attribute in any of the transport protocols
えーと、つまりバインドするアドレスを特定して利用できるってこと?Oracle BPEL Process ManagerではJGroupsを使って内部通信しているのだが、それに応用できるかなぁ。UDPマルチキャストするためだけのネットワーク組んだりとか?メリットがあんまり見当たらないけど、手当たり次第バインドされるのも何かやだしな…。

0 件のコメント: