Quantcast
Channel: Planet Object Pascal
Viewing all articles
Browse latest Browse all 1725

Behind the connection: High speed generic queue class

$
0
0
This article presents a generic class implementing a high speed queue. It has been specially designed for communication use but can be used for anything else. Reading this article, you'll learn: How to design a generic class How to use nested data type How to implement an enumerator How to make a class thread safe How to use variant record How to use methods in a record The code itself is

Viewing all articles
Browse latest Browse all 1725

Trending Articles