Jump to content
RDP1974

tthreadedqueue and dictionary

Recommended Posts

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

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×