Strona głównaUżytkownik

Tomek | użytkownik

Tomek
Tomek
7
4336 dni, 1 godzinę, 14 minut temu
20 czerwca, 2012
dotnetomaniak.pl

When working with applications that utilize lots of threads and those threads arent particularry long running we can stumble upon a problem that we may lose most of the processing time for thread context switches, so it would be desirable to do all of the processing on a limited number of threads, usualy this can be done using a queue of delegates that each thread will process, but sometimes we cannot have that and still w...

Dziel się z innymi:
[EN] Fibers (series, part 1) | Passion of Programming in .NET

Inne 4327 dni, 11 godzin, 25 minut temu http://badamczewski.blogspo... 157 źrodło rozwiń

Najaktywniejsi w tym miesiącu