Thats funny - well I hope out-of-box Solaris is still better than other out-box operating systems. To answer your questions
0: Workload is divided into a) Basic OLTP SQL statements against PostgreSQL b) Operational and monthly reports against PostgreSQL c) Java ORM mapping d) Business logic e) Rhino scripting f) JBoss drools rules g) RMI TCP communication This is all backend server processing - no clients here 1: For a physician offices typically 4-20. Later though as I add more hospital information system processing there could be 1000's but I would scale horizontally keeping the number of users per server constrained. 2: Completing the service calls as fast as possible. 3: Java object creation, and read/writes from/to the filesystem (and whatever else makes PostgreSQL tick). > > Hard to say... > > Its always difficult to start a project expecting > gains just you are > running Solaris :-) and ruin it with the first > Out-Of-Box Performance > numbers because it wasn't configured right. > > A more detail about what the application does based > on the load it > drives can help answering your expectations better. > > Here is what I think will help your cause better > > 0. Explain what your workload does > 1. Define how many users will be using a particular > installation > simultaneously > 2. What will be your metrics which define "perceived > performance"? > 3. What are the priorities in your expectations from > the system? > > Maybe that will help in getting better answers. > > > Thanks. > Regards, > Jignesh > > > > Greg Caulton wrote: > > Hi all, > > > > I am trying to squeeze every inch of performance > out of my system - an open source EMR for physician > practices which uses PostgreSQL, JBoss, Hibernate, > RMI, and a rich Swing client on the front end. > > > > My question is whether there are *performance > gains* to be had running the backend on Solaris > instead of say Linux or (cough) Windows. > > > > Perhaps the filesystem would be faster? Perhaps > context switching, thread management or something > else? > > > > The other related question is if I purchased > hardware like this: > > > > http://www.sun.com/servers/coolthreads/se_t1000/ > > > > will that be faster than spending the equivalent on > a dell intel server? > > > > Or is Solaris moving to be supported on intel > because of the price/performance? > > > > I really love Solaris and Sun products but it only > makes sense to invest time if I can gain performance > on entry level hardware - physicians may be saving on > the clinical system software but still need well > priced hardware. > > > > thanks! > > > > Greg > > http://www.patientos.org > > _______________________________________________ > > databases-discuss mailing list > > [EMAIL PROTECTED] > > > http://mail.opensolaris.org/mailman/listinfo/databases > -discuss > > > _______________________________________________ > databases-discuss mailing list > [EMAIL PROTECTED] > http://mail.opensolaris.org/mailman/listinfo/databases > -discuss This message posted from opensolaris.org _______________________________________________ perf-discuss mailing list perf-discuss@opensolaris.org