Communication inter-apps
Communication inter-apps
- Subject: Communication inter-apps
- From: Jean-François Veillette <email@hidden>
- Date: Thu, 2 Dec 2004 15:24:13 -0500
I vaguely remember that some of you worked on a framework to make wo
apps see each other via RendezVous/ZeroConf/JmDNS, something similar to
ERChangeNotificationJMS but using Rendezvous, or have made some other
modifications to how ERCNJMS is doing it's internal working.
Can you share that code ?
Here is my situation and where I would like to evaluate if inter-apps
communication would help :
I'm working on a system, made of 4 apps, one of the app is the front
end app.
- The front-app has to know about the other ones to be able to redirect
users once identified. We currently have an implementation that assume
the name and location of the others apps. Not too bad given our current
context, but maybe a different approach would be best.
- One of the app, the central app, is creating object that users (once
logged-in in the user app) will see assigned to them via a to-many
relationship. Unfortunately ERChangeNotificationJMS doesn't support
notifying on to-many changes. I could force a fetch every time, but
would like to avoid that, if possible.
thanks
- jfv
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden