Re: Remobjects, good in multi-threading environment?



Well, I have a service app that makes about 20 connections to other
computers using RemObjects, and it is working fine. However, the one thing
I have found is that you have to carefully consider the management of data
if using the "Binary" data type which is a TMemoryStream as the code
responsible for Free'ing them has bitten me once or twice. Running a leak
checker is important. The symptom, oddly enough, is running out of
resources after a long time, which where you came in... But RemObjects
has been a great solution for me, and worked very well. I'd certainly
recommend it.

/Matthew Jones/
.