I need to run a component using Apache Camel (or Spring Integration) under WAS ND 8.0 cluster. They both run some threads on startup, and stop them on shutdown normally. No problem to supply WAS managed threadpool. But that threads must run on single cluster's node at the same time. Moreover it must be high-available i.e. switch to other node when active node falls.
Solution I found - is WAS Partitioning Facility. It requires additional Extended Deployment licenses. Is it the only way, or there is some way to implement this using Network Deployment license only?
Thanks in advance.
You can use vertical clustering to create multiple JVM processes that, together, can use all of the available processing power. Hybrid clustering is a combination of horizontal and vertical clustering. In this configuration, disparate hardware configurations are members of the same cluster.
A cluster is a set of application servers that you manage together as a way to balance workload. You must create two server clusters in your WebSphere Application Server environment. One cluster hosts the IBM® Security Identity Manager application. The other cluster is used as a messaging service.
I think that there is not a feature that address this interesting requirement. I can imagine a "trick":
Does it make sense?
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With