RDP1974 40 Posted March 28 can I ask? the tthreadedqueue it's reliable in delphi 12.3 latest release? or do you suggest omnithread queue? about dictionary same question, or do you suggest spring4d? or other libraries are better than default rtl? Share this post Link to post
Rollo62 572 Posted March 29 I'm not on D12.3 yet, but 12.1 + Patches, and I've made some tests with TThreadedQueue in the past, finally moving to Spring4D. Another useful technique for your decision could be, try to grep where this class is used in other projects or libraries: - I only find one occurence in Datasnap.DSServer. This seems not to be a well tested class yet, IMHO. Share this post Link to post
Darian Miller 384 Posted March 30 TThreadedQueue has had its problems, but it seems pretty stable now. Share this post Link to post