Quoting Rickard Öberg <[email protected]>:
Excuse my ignorance, but that sounds insane! Why are you not instantiating and keeping the app? Are you seriously having several instance of the same Qi4j app in parallel if there are concurrent requests? No wonder there are concurrency issues...
I actually been thinking lately that "I wonder if Qi4j apps are threadsafe in respect to each other". But then I thought "maybe this is not yet a time to talk about this thing, I'm sure no one uses parallel Qi4j apps yet". And here we are... :)
This is actually quite interesting issue. I could check someday if qi4j-core at least is threadsafe in respect to having many parallel Qi4j-apps.
_______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

