|
From: Alexandre K. <ale...@ta...> - 2017-01-26 09:26:27
|
Houssem, Thank you for your message. The bit of the Wrapper must match the bit of the JVM. The 32-bit Wrapper will only work on a 32-bit JVM. On a 64-bit OS, you can install a 32-bit JVM and use the 32-bit Wrapper. Using a 32-bit JVM vs 64-bit JVM has some advantages and disadvantages, such as a lower amount of memory available on 32-bit JVM. A quick search on Google should give you more information. Regards, Alexandre Klein Alexandre Klein Tanuki Software, Ltd. 6-18-10-4F Nishi-Kasai, Edogawa-ku Tokyo 134-0088 Japan Tel: +81-3-3878-3211 Fax: +81-3-3878-0313 http://www.tanukisoftware.com On Thu, Jan 26, 2017 at 5:35 PM, houssem slimi <sli...@ho...> wrote: > > > Hello, > > > I would like to know if I use wrapper 32 bit in JVM 64 bit I can have > problem of performance in my application. > > > best regards > > Houssem Slimi > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user > > |