not really ,in fact we just extends the ActorEventBus and add just one method ask(). currently it was implemented by the DistributedPubSubExtension
在 2014年11月11日星期二UTC+8下午9时59分50秒,Martynas Mickevičius写道: > > Hi, > > do you have any particular functionality in mind that is not in the > current DistributedPubSubExtension? > > On Sun, Nov 9, 2014 at 7:45 AM, 何品 <[email protected] <javascript:>> > wrote: > >> Currently we could implement this via DistributedPubSubExtension,and do >> you guys think this is useful? >> I think this is something like the vertx + vertx's eventbus.when using it >> with the Distributed Event Bus >> <http://vertx.io/core_manual_java.html#event-bus> >> >> -- >> >>>>>>>>>> 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 [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
