Is Solaris better for Java than Linux?
807589Jan 12 2009 — edited Jan 16 2009Hi All,
I am going to set up a distributed processing architecture in Java using RMI and other techniques.
I will be using 2 servers(few more later), one will be used for fetching data from external resources like network/web, etc. and the other server will be used for processing that data.
Now, i am using Linux, however, i have been reading a lot about Solaris 10 and especially its 2 main advantages for using it for Java development.
1) Java is native to Solaris.
2) Solaris has a much better support for multi threading than Linux.
Please suggest me if i should move to Solaris 10
Thanks in advance