Author news: Free webcast on thread synchronization with Jeffrey Richter
Microsoft Press
Publishing books & ebooks to help you understand & use current and next-generation tools, technologies, & applications. View the full blog at http://blogs.msdn.com/b/microsoft_press
Get this RSS feed
Home
»
Microsoft Press
»
Microsoft Press
»
Author news: Free webcast on thread synchronization with Jeffrey Richter
Options
Share this
Tags
Authors
/
Best Practices
/
Book excerpts
/
C#
/
Certification
/
Developers
/
ebooks
/
Events
/
Excel
/
Home & Business
/
IT Professionals
/
IT Pros
/
Microsoft Press
/
MVPs
/
New books
/
Office
/
Office 365
/
SharePoint
/
SQL Server
/
Training Kits
/
Visual Studio
/
Windows
/
Windows 7
/
Windows Phone
/
Windows Server
/
Author news: Free webcast on thread synchronization with Jeffrey Richter
Posted:
9 months ago
by
Devon Musgrave
|
0
Share this:
Jeffrey Richter, author of CLR via C#, Third Edition —which we’re currently in the process of updating for .NET 4.5 and which we’ll release this fall—is offering a free webinar on Wednesday, August 15: Lock-Free Thread Synchronization with Jeffrey Richter Jeff will go into the thread synchronization mind set and when it is required. He will then talk about the volatile and interlocked APIs for doing lock-free thread synchronization. With these APIs an application can improve its performance, lower its resource consumption, and avoid deadlock scenarios. You can register here .
...read more
$core_v2_language.FormatString($core_v2_language.GetResource('Blog_PostQuestionAnswerView_CommentsCountFormatString'), $post.CommentCount)
Read the complete post at
blogs.msdn.com/.../author-news-free-webinar-on-thread-synchronization-with-jeffrey-richter.aspx
Developers