¡@

Home 

java Programming Glossary: clustering

Which Maven GlassFish plugin to use?

http://stackoverflow.com/questions/1836317/which-maven-glassfish-plugin-to-use

the same features as a normal GlassFish install except clustering of course you can use a preconfigured domain.xml if you want..

Why choosing JMS for asynchronous solution ? Why is it better than a simple entity bean?

http://stackoverflow.com/questions/2096734/why-choosing-jms-for-asynchronous-solution-why-is-it-better-than-a-simple-enti

attempt dead message queue load management scalability clustering monitoring etc. JMS also support publish subsribe or point to..

Java Clustering Library

http://stackoverflow.com/questions/2129269/java-clustering-library

Clustering Library I am looking for a light weight clustering library in java. I don't need 100s of clustering algo in that.. weight clustering library in java. I don't need 100s of clustering algo in that library just 5 to 7 algo would be fine for me... just need to do classification of my data with the help of clustering. For example K means. P.S I know about weka but I don't want..

Besides EAR and EJB, what do I get from a Java EE app server that I don't get in a servlet container like Tomcat?

http://stackoverflow.com/questions/269186/besides-ear-and-ejb-what-do-i-get-from-a-java-ee-app-server-that-i-dont-get-in

message beans timer beans nicely managed for you even with clustering and fail over. I would suggest to the management to consider..

Suggest a simple NoSQL database for java project [closed]

http://stackoverflow.com/questions/3451935/suggest-a-simple-nosql-database-for-java-project

in client server configuration. Next releases will support clustering and partitioning Apache 2 license free for any use Much more..

Tomcat: Store session in database

http://stackoverflow.com/questions/4856324/tomcat-store-session-in-database

searching for a way to avoid in memory session replication clustering and store the session in a database. Using Tomcat's JDBCStore..