{"id":153,"date":"2013-11-28T11:56:18","date_gmt":"2013-11-28T10:56:18","guid":{"rendered":"http:\/\/tech.bpeeters.nl\/?p=153"},"modified":"2013-11-28T11:56:18","modified_gmt":"2013-11-28T10:56:18","slug":"e-book-about-threading-in-c","status":"publish","type":"post","link":"https:\/\/brunopeeters.com\/blog\/e-book-about-threading-in-c\/","title":{"rendered":"E-book about threading in C#"},"content":{"rendered":"<p>Multithreading allows us to execute code parallel. Each thread performs a part of the execution. A good example is a user interface and the rest of the program. With the use of threading, the user interface doesn&#8217;t frees when executing the rest of our program.<\/p>\n<p>Threading can be a difficult to debug when errors occur in your program. Therefore it&#8217;s important to understand the concepts and pitfalls of threading very good when using it. <a href=\"http:\/\/www.albahari.com\" target=\"_blank\">Joseph Albahari<\/a> wrote a very good e-book, which describes the concepts of threads and how they can be used in C#. The e-book is free and can be found <a href=\"http:\/\/www.albahari.com\/threading\/\" target=\"_blank\">here<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Multithreading allows us to execute code parallel. Each thread performs a part of the execution. A good example is a user interface and the rest of the program. With the use of threading, the user interface doesn&#8217;t frees when executing the rest of our program. Threading can be a difficult to debug when errors occur [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[3,15],"tags":[],"class_list":["post-153","post","type-post","status-publish","format-standard","hentry","category-csharp","category-threading"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p2VFWh-2t","_links":{"self":[{"href":"https:\/\/brunopeeters.com\/blog\/wp-json\/wp\/v2\/posts\/153","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/brunopeeters.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/brunopeeters.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/brunopeeters.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/brunopeeters.com\/blog\/wp-json\/wp\/v2\/comments?post=153"}],"version-history":[{"count":1,"href":"https:\/\/brunopeeters.com\/blog\/wp-json\/wp\/v2\/posts\/153\/revisions"}],"predecessor-version":[{"id":154,"href":"https:\/\/brunopeeters.com\/blog\/wp-json\/wp\/v2\/posts\/153\/revisions\/154"}],"wp:attachment":[{"href":"https:\/\/brunopeeters.com\/blog\/wp-json\/wp\/v2\/media?parent=153"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/brunopeeters.com\/blog\/wp-json\/wp\/v2\/categories?post=153"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/brunopeeters.com\/blog\/wp-json\/wp\/v2\/tags?post=153"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}