juks / iso-8583-socket-queue

ISO 8583 gateway
MIT License
194 stars 111 forks source link

New Feature Request: Multiple ISO Host Connections #35

Open arfeen opened 5 years ago

arfeen commented 5 years ago

There may be a need of multiple ISO host connections. There is a situation where the middle ware will be talking to multiple Bank ISO hosts for different channels.

juks commented 5 years ago

Unfortunately this is impossible to implement in the current application design. There also has to be some kind of routing rules which I have no idea about.

You can just run multiple copies of SQ each for different ISO hosts.