Re: WebObjects: share data between instances
Christian Pekeler <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
> Is there a way to share data between 2 instances of the same > application? > > For instance: I have a java queue (or array) that should be > processed by both instances of the wo application. JGroups has a DistributedQueue http://www.jgroups.org/javagroupsnew/docs/javadoc/org/jgroups/blocks/ DistributedQueue.html I haven't used it (I've only used JGroup's NotificationBus so far), but it might be what you're looking for. Christian _______________________________________________ WebObjects-dev mailing list [email protected] http://www.omnigroup.com/mailman/listinfo/webobjects-dev
smime.p7s
(application/pkcs7-signature, 2.3 KB) - not displayed