| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
| Greg, Thanks for your time and advice. Looking for another library is not an option since it is unique for the company I work for. It is used for many different applications and that's why I can't ask them to do it differently just for Java applications when they also use it for C++ and C# applications. Luckily for me I got more information since I posted my mail to the list: <snip> In my design I created 2 things:
1) Thread local storage, which gives me an opportunity to store "global" data for a specific thread in a place that no other thread has access to. 2) Contexts, named storages that have a global scope (these are not thread-local) and are identified by the string passed to the <sessionid> parameter. </snip> I was first instructed do use 1) since it is their preferred way of doing this. When I explained my situation I was informed 2) was also possible, so hopefully I should be fine. Later I will create another application and then your information might be handy, thanks. Josef On Aug 31, 2005, at 00:54 , Greg Guerin wrote:
|
_______________________________________________ Do not post admin requests to the list. They will be ignored. Java-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/java-dev/email@hidden This email sent to email@hidden
| References: | |
| >Re: [OT] JNI + Threads (From: Greg Guerin <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.