I don’t see a lot on the forum about using Java for TPS. I did a bit of testing to compare performance between Tcl and Java TPS (re-writing the same proc to run identically between the two systems) and there was a fairly negligible difference in speed. (For the curious, Java won by a few seconds per ten thousand messages). I ran the tests on 5.7r1.
I am curious what lessons people have learned or pitfalls experienced when converting Tcl TPS to Java. Has anyone done much of this?
Thanks
Mitch