Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
zeromq を使用してアクター モデルを実装した人はいますか? 性能はどうですか?どのようなパターンが使用されていますか? REQ/REP、PUB/SUB、または PUSH/PULL?
私はtheronと呼ばれる別のライブラリを使用しました。ただし、コンテキストの切り替えにより、パフォーマンスはあまり良くありません。
あなたの考え/デザインを共有することは可能ですか?
「Akka は、ZeroMQ 接続を抽象化する ZeroMQ モジュールを提供するため、ZeroMQ 接続を介して Akka アクター間の対話を可能にします」
http://doc.akka.io/docs/akka/2.0.2/java/zeromq.html