Neuron ESB User Network

The Service Bus for the Connected Business

Hi Guys

Does anybody have experience in splitting up in multiple instances?

Currently we run with Single Instance on TEST/PROD servers but one instance per developer on DEV-server which works OK (remember to set the ports).

We are discussing splitting up in a couple of instances on TEST/PROD, not per developer but per "solution area", we think it will be simpler to deploy and also easier to work with in the Explorer (fewer components to browse through)

However we also see downsides in having multiple instances in TEST/PROD:

- more complex as we have to monitor several instances

- have to make sure the port ranges are separate

So does anybody have some experience and recommendations in regards to splitting up in instances?

Perhaps you split instances and regretted it or vice versa?

Thanks

André Bach

Views: 221

Reply to This

Replies to This Discussion

when using multiple instances, you should probably consider using port sharing on all instances.  that greatly reduces the port conflict issue...in essence, each instance just uses 1 TCP port assignment. 

Hi André

We have experience with several way to solve this and I think your main options are:

1. Run seperate instances on the same machine with a notion of "Application domains" and perhaps a common instance
2. Run single instances on multiple machines (VMs) and license the host as such.


Regarding 1.

This was the chosen setup at a financial client we had and we ended up with 5 instances.

In short, the setup was to seperate the Neuron instances into application domains and if one application domain needed to communicate with another application domain, this went through a common instance.

This way there was a clear seperation and this helped in parallel development and minimized the need for re-testing. At the same time you have a clear setup for re-using common functionality/endpoints.

This setup also has the benefit that you only need to define and agree on a business wide / common data structure for services in the common instance. Functionality and services in the applicaton domains can more freely use the data structures that make the most sense.

We have good experience with this setup and our client has been using this for the last 3 years. The only downside I can think of, is when you sometimes have to upgrade to a newer Neuron version. If this updates the discovery service then all instances need to be re-installed. Not sure if this is still an issue though.


Regarding 2.

If the different instances do not have to interact, this could also be a way to enable more parallel development.

Basically you license the physical host via a CPU license and the you run VMs on top of this physical host. Then each VM can have its own Neuron installation and the different teams can more freely control their own server.

This is a more clean setup, but the you end up having your integrations scattered across multiple servers. This could be both an advantage or disadvantage.


Some additional thoughts:
Categories: Using categories and the 'Category Filter' is also a great way to limit the number of visible artefacts in the Explorer. If you are using TFS or GIT for version control, parallel development is not really a big issue and then this could be a quick win if the main issue is not to clutter the Neuron Explorer?

Monitoring: It is not our experience that multiple hosts or instances make monitoring much harder. Whether you are monitoring one or more services should not have a big impact. But of course this depends on if you have built anything on top of it. For instance the status of all endpoints can be queried using Neurons built-in REST endpoints. On my current project we have exposed this to SCOM and a SquaredUp dashboard, so I am currently looking at the status on 21 test/qa servers :-)

Ports: As Marty mentions, just use port sharing. And otherwise it is quite easy to define different port ranges which we did on the project above, since the feature was not available at that time.


Just some quick input, hope it helps.

Kind regards,


Christian Staerk

Thanks for the good responses both Christian and Marty.

RSS

Neuron ESB Product Support Forums and Communities

Latest Activity

Anupama Nair posted a discussion

Marketo Adapter Invalid Token

Hi,We are using the Marketo adapter to push account updates to Marketo. It works well for some time then starts failing with Invalid Token unless restarted. Is there a configuration that can be done so it can auto refresh the token when required?Thanks!See More
Nov 6, 2023
Sayantini Basak posted a discussion

Maximum payload size(REST API) for requests interfacing to NeuronESB

I am new to Neuron ESB and in our current scenario,We need to process batch transactions comprising of ~1000 records and send them to Neuron ESB for further processing. I would like to understand what is the maximum size of payload that can be transferred using REST interface to Neuron ESB.See More
Jul 22, 2022
Profile IconRobert E Dunie and Sayantini Basak joined Neuron ESB User Network
Apr 28, 2022
Profile IconDayanand, Frederic C, Steffen Greve-Oksfeldt and 1 more joined Neuron ESB User Network
Mar 16, 2022
Profile IconCam Vong and Mitja Luznar joined Neuron ESB User Network
Jan 27, 2022
Profile IconWill Hitzges, Chad Parsons, michael larsen and 4 more joined Neuron ESB User Network
Jun 11, 2021
Anupama Nair posted a discussion

ODBC stored proc polling with temporary tables

We have set up an ODBC adapter to poll a stored proc.We found that if the stored proc has a temporary table defined the rows returned are always 0.Any idea why this would be and what we can do to get around it?See More
Dec 14, 2020
Prasanth Kharade is now a member of Neuron ESB User Network
Dec 30, 2019

Badge

Loading…

© 2024   Created by Neuron Admin.   Powered by

Badges  |  Report an Issue  |  Terms of Service