• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Java in 64 bit Linux

 
Ranch Hand
Posts: 46
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi there,
Can someone explain to me what the difference developing Java in Linux 32 bit and Linux 64 bit?
I have amd 64 and thought to install 64 bit distribution and using it as Java development OS but not sure about the advantages it has over the 32 bit environment. Also Don't know if the code is possible to run on 32 bit. What I know that I must install the 64 bit version of the JDK, but what about (for example) Netbeans, Tomcat, JBoss?

Thanks in advance
 
Nawar Gailani
Ranch Hand
Posts: 46
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
If someone interested in this topic, I found this during my search for an answer:
http://forum.java.sun.com/thread.jspa?threadID=478028&messageID=2281855
 
reply
    Bookmark Topic Watch Topic
  • New Topic