RDP1974 40 Posted Friday at 06:37 PM 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 563 Posted Saturday at 08:22 AM 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 381 Posted Sunday at 04:05 PM TThreadedQueue has had its problems, but it seems pretty stable now. Share this post Link to post