The Delphi Geek
random ramblings on Delphi, programming, Delphi programming, and all the rest
Pages
(Move to ...)
Presentations
▼
Friday, February 26, 2010
On satisfaction
›
It is a great feeling when an elegant piece of code comes together . Even if it can’t be compiled yet. Parallel.ForEach(nodeQueue as IO...
3 comments:
Thursday, February 25, 2010
OmniThreadLibrary 1.05
›
As there were no error reports related to OmniThreadLibrary 1.05 RC, I’ve released final 1.05 version just few moments ago. There are almos...
4 comments:
Monday, February 22, 2010
Three steps to the blocking collection: [3] Blocking collection
›
About two months ago I started working on Delphi clone of .NET 4 BlockingCollection . Initial release was completed just before the end of 2...
OmniThreadLibrary 1.05 Release Candidate
›
Next OTL release is coming soon. Brave souls are invited to download and test 1.05 RC. If you find any problem, make sure to report it in th...
Thursday, February 18, 2010
Dynamic lock-free queue – doing it right
›
Some history required … First there was a good idea with somewhat patchy implementation: Three steps to the blocking collection: [2] Dynami...
7 comments:
Wednesday, February 10, 2010
Bypassing the ABA problem
›
On Saturday me and my wife visited a classical music concert. Although I like this kind of music, the particular combination of instruments ...
2 comments:
‹
›
Home
View web version