Resource Sharing Between production and test environment

DANIESC SCHUTTE DANIESC.SCHUTTE@REDACTED
Thu Jul 31 16:58:52 CEST 2003


Good afternoon all,

I would like to know if the following scenario would be possible without using tcp/ip connections (gen_tcp connections).

We have a production system setup and a separate test system setup.  We do however have only 1 x USSD shortcode coming into our production environment - what we are trying to do - is USSD's from certain MSISDN's need to be "routed" to the test environment for end to end testing.

We have the production environment routing the information to a node on the test environment - but it seems as if we have a cookie issue - as sometimes - the production environment hijacs the similarly called nodes in the test environment.  

Is it possible to have a node becoming a "bridge" node between the two systems and ensuring that the two systems do not hijack each other?

The problem is solved by using tcp/ip connections - but we would prefer the more elegant erlang approach.

Thanks
Daniel

#####################################################################################
The information contained in this message and or attachments is intended
only for the person or entity to which it is addressed and may contain
confidential and/or privileged material.  Any review, retransmission,
dissemination or other use of, or taking of any action in reliance upon,
this information by persons or entities other than the intended recipient
is prohibited. If you received this in error, please contact the sender and
delete the material from any system and destroy or copies.
#####################################################################################



More information about the erlang-questions mailing list