Re: [VOTE] Grant Olivier Lamy commit karma to the Tomcat repo (for the Maven plugin)

2011-08-27 Thread Peter Roßbach
+1 Peter Am 25.08.2011 um 16:44 schrieb Mark Thomas: > Subject says it all. > > Here is my +1 to start this off. > > Mark > > - > To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org > For additional commands, e-mail: dev

[Native:JNI] Stability, usage and maintenance of shared memory and mutex code

2011-08-27 Thread Ashwin Jayaprakash
Hi, I was browsing through the Tomcat Native source code and noticed the Shared memory and Mutex Java classes. So, I tried creating a quick prototype and to my pleasant surprise it worked off the bat on 64 bit Windows 7 . I tried the jni/Shm.java and jni/Global.java classes to share memory between