On Thu, May 22, 2008 at 2:10 PM, Christopher Schultz
<[EMAIL PROTECTED]> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Lyllax,
>
> Lyallex wrote:
> | Classically my ServiceLocator has been a Singleton, now I have the
> | prospect of multiple Singletons living in multiple JVMs.
>
> Do you actually need intra-JVM synchronization or something like that?
> Why can these "singletons" not operate independently on each instance of TC?

Good question, I don't know, it's new stuff and I'm just starting to
think about it.
I just feel I need to control access to resources in some way,
probably better to control access via the service rather that via the
service delivery mechanism. I've never use multiple Tomcat instances
to deliver a single application before, maybe this question is better
posted in comp.lang.java.

Thanks for taking the time to reply.

Lyallex


>
> - -chris
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iEYEARECAAYFAkg1cLUACgkQ9CaO5/Lv0PCRDgCgnOIn1dS1S7qMgCGH++NkxE6M
> 3h0AoLJiwo+qjrnLhmj4FzjhrXdUrXlU
> =FbQA
> -----END PGP SIGNATURE-----
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to