en
Stephen Cleary

Concurrency in C# Cookbook

Obavijesti me kada knjiga bude uvrštena
Da biste čitali ovu knjigu u Bookmate učitajte datoteku EPUB ili FB2. Kako mogu učitati knjigu?
If you're one of many developers still uncertain about concurrent and multithreaded development, this practical cookbook will change your mind. With more than 85 code-rich recipes in this updated second edition, author Stephen Cleary demonstrates parallel processing and asynchronous programming techniques using libraries and language features in. NET and C# 8.0.
Concurrency is now more common in responsive and scalable application development, but it's still extremely difficult to code. The detailed solutions in this cookbook show you how modern tools raise the level of abstraction, making concurrency much easier than before. Complete with ready-to-use code and discussions about how and why solutions work, these recipes help you:
Get up to speed on concurrency and async and parallel programmingUse async and await for asynchronous operationsEnhance your code with asynchronous streamsExplore parallel programming with. NET's Task Parallel…
Ova knjiga je trenutno nedostupna
271 tiskana stranica
Jeste li već pročitali? Kakvo je vaše mišljenje?
👍👎

Citati

  • esandrewje citiraoprije 4 godine
    IProgress and Progress types
  • esandrewje citiraoprije 4 godine
    new CancellationTokenSource(TimeSpan.FromSeconds(3));
  • esandrewje citiraoprije 4 godine
    For more information on System.Reactive, I recommend the excellent online book Introduction to Rx.

Na policama za knjige

fb2epub
Povucite i ispustite datoteke (ne više od 5 odjednom)