- JBoss Fuse – Issues and Solutions
- JBoss Fuse – Child Container
- JBoss Fuse – Fabric
- JBoss Fuse – AMQ With Camel
- JBoss Fuse – Apache AMQ
- JBoss Fuse – Rest Web Services
- JBoss Fuse – Apache CXF
- JBoss Fuse – Camel Concepts
- JBoss Fuse – Apache Camel
- JBoss Fuse – Apache Karaf
- What Is Fuse?
- JBoss Fuse - Introduction To ESB
- JBoss Fuse – Home
JBoss Fuse Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
JBoss Fuse - Child Container
A Child Container provides the easiest way to manage the increasing load. When the system is experiencing sudden load in traffic and a single container is not able to cope up with the load, we can easily create a set of child containers and distribute the load among them, rather than creating a complete new container.
Creating a Child Container
Login to FMC using localhost:8181
Now, follow the path: Runtime → container → +Create (button on right hand side)
Enter details pke child name, parent container Number of instances etc.
Cpck Create And Start Container
Managing a Child Container
A Child container acts as a normal container only.
Stopping a Child Container
To stop a child container, follow the path: Runtime → Container → Child1
Cpck Stop to stop the Child Container.
Starting a Child Container
To start a child container, follow the path: Runtime → Container → Child1
Cpck Start to start the child container.
Advertisements