Thanks Terence! Re-prioritization took this project off of my plate for a few days, back in it. Thanks for the update!. This is going to be very helpful. From my understanding this will let application discover each other (which is what we want right now), but have you guys considered full blown two way communication among applications?
On Thu, Mar 13, 2014 at 12:50 AM, Terence Yim <[email protected]> wrote: > Hi Safder, > > Not sure if you are following the dev@ list, but I am happy to let you > know that we recently added the ability to discover services in the > TwillRunnable, which is what you are looking for. You can get more > details in the JIRA > > https://issues.apache.org/jira/browse/TWILL-53 > > Terence > > On Mon, Mar 3, 2014 at 10:18 PM, Terence Yim <[email protected]> wrote: > > Hi Safder, > > > > Currently it is not exposed for application to discover each other, > > but I think it's an easy addition to expose it through the > > TwillContext object provided to each TwillRunnable. Would you mind > > create a JIRA for that? > > > > Thanks, > > Terence > > > > On Mon, Mar 3, 2014 at 9:48 PM, safder <[email protected]> wrote: > >> Hi Guys, > >> Really excited about this project. I have a question about an > application I am trying to write. In all the example code that I see, the > client is doing the service discovery i.e. the client discovers all the > services and can communicate with it (via socket in the examples). Can the > different services (application) discover each other? > >> > >> Thanks in advance! > >> Safder > -- Safder....
