Skip to main content
Known Participant
April 8, 2008
Question

Event Gateways in Multiserver Environment

  • April 8, 2008
  • 1 reply
  • 901 views
Hi all

As a company we are looking to deploy a Flex application using 'push' messaging.

The backend is a multiserver Coldfusion 8 setup behind a load balancer. My concern is around the multiserver setup while using event gateways. If a client consumes from a particular gateway on a particular server, and a CF process on another server produces for a gateway on it's server how will the data push occur thus updating all clients consuming from the gateways on all servers.

I'm afraid we will have to get the CF process on one server produce for it's own gateway and we'll have to get all clients to consume from that gateway - thus not allowing us to spead the load across all CF servers using thier own gateways in the multi-server environment.

Am I missing something here? This area appears to be fairly new, so any and all comments appreciated.

Cheers,
Ciaran
This topic has been closed for replies.

1 reply

Participant
April 28, 2008
Hey guys, just wanted to register that I am having the same exact problem! Let me know about any solution!

bhyder
Richard Gere Fansite
Known Participant
April 28, 2008
I haven't found a solution yet, mainly because I haven't had to deal with that issue head on yet - it's one that is coming up! If I find anything I will get back and post here.