Reply To: Need Help!

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Need Help! Reply To: Need Help!

#57836
Elizabeth Wilson
Participant

    Charlie – thank you for your answer.

    Rentian – eliminating msgcopy and using just OVER had the same looping effects.

    Ryan;

    If I understand you correctly, our configuration would not be applicable for using OVER.

    Our current TCP/IP config is working fine:

    Thread A sends to 5 out_B threads (out1, out2, out3, etc.);

    each out_B sends raw data to each in_B (in1, in2, in3, etc.);

    each in_B thread xlates to multiple C threads.

    It is a ‘performance improvement’ behind the idea of changing it, although we do not have performance problems so far.

    The new concept is to make Thread A send raw data to a file on Threads B: in1, in2, in3, in4, in5.

    Each of the threads B (with OVER in Outbound) in turn, would have different routes defined, each Thread B has several routes to multiple C Threads.

    That’s not ‘the same routes’ is it?