Return-Path: Delivered-To: apmail-incubator-geronimo-dev-archive@www.apache.org Received: (qmail 70555 invoked from network); 29 Jan 2004 01:13:32 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 29 Jan 2004 01:13:32 -0000 Received: (qmail 88228 invoked by uid 500); 29 Jan 2004 01:12:56 -0000 Delivered-To: apmail-incubator-geronimo-dev-archive@incubator.apache.org Received: (qmail 88121 invoked by uid 500); 29 Jan 2004 01:12:55 -0000 Mailing-List: contact geronimo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: geronimo-dev@incubator.apache.org Delivered-To: mailing list geronimo-dev@incubator.apache.org Received: (qmail 87970 invoked from network); 29 Jan 2004 01:12:53 -0000 Received: from unknown (HELO alan.toolazydogs.com) (166.84.147.110) by daedalus.apache.org with SMTP; 29 Jan 2004 01:12:53 -0000 content-class: urn:content-classes:message Subject: RE: Is SubsystemRouter thread safe? MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Date: Wed, 28 Jan 2004 20:13:16 -0500 Message-ID: X-MS-Has-Attach: X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 X-MS-TNEF-Correlator: Thread-Topic: Is SubsystemRouter thread safe? Thread-Index: AcPl9Kj8I81izmVzRp6JEKVi3xKRsgAEFlpw From: "Alan D. Cabrera" To: X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N No problems, just wondering if it was safe. Regards, Alan > -----Original Message----- > From: Hiram Chirino [mailto:hiram@coredevelopers.net] > Sent: Wednesday, January 28, 2004 6:15 PM > To: geronimo-dev@incubator.apache.org > Subject: Re: Is SubsystemRouter thread safe? >=20 > It's using a copy on write map. We might need to a synchronized block > on the read side still. Are you having issues with it? I've heard but > have not confirmed that If you have a machine with multiple processor > caches the un-synchronized read of the map might be a problem since it > could be looking at a real old cached copy of the map. >=20 > Hiram Chirino wrote: >=20 > > Yes it is. > > > > Cabrera, Alan wrote: > > > >> More specifically, can I have two TransportLoaders feeding into the > >> same SubsystemRouter? > >> > >> > >> Regards, > >> Alan > >> > >> > >> > >> ---------------------------------------------------------------- > >> Visit our Internet site at http://www.reuters.com > >> > >> Get closer to the financial markets with Reuters Messaging - for more > >> information and to register, visit > >> > >> Any views expressed in this message are those of the individual > >> sender, except where the sender specifically states them to be the > >> views of The Reuters Group. > >> > >