{"id":57,"date":"2006-03-14T22:02:14","date_gmt":"2006-03-15T02:02:14","guid":{"rendered":"http:\/\/www.rakkar.org\/blog\/?p=57"},"modified":"2006-03-14T22:02:14","modified_gmt":"2006-03-15T02:02:14","slug":"single-producer-single-consumer-optimization","status":"publish","type":"post","link":"https:\/\/rakkar.org\/blog\/index.php\/2006\/03\/14\/single-producer-single-consumer-optimization\/","title":{"rendered":"Single producer single consumer optimization"},"content":{"rendered":"<p>\t\t\t\tI wrote this article for Code Project <a href=\"http:\/\/www.codeproject.com\/threads\/SPSC.asp\">Single Producer Single Consumer with no Critical sections<\/a>.  It&#8217;s a very significant discovery in computer science and programming because in the case where you use a SPSC, you can double the throughput speed as opposed to the traditional method of using mutexes.<\/p>\n<p>A couple of idiots gave the article a low rating because it didn&#8217;t have pretty pictures for them to look at, but everyone at work seemed to like it and rated it highly.\t\t<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I wrote this article for Code Project Single Producer Single Consumer with no Critical sections. It&#8217;s a very significant discovery in computer science and programming because in the case where you use a SPSC, you can double the throughput speed as opposed to the traditional method of using mutexes. A couple of idiots gave the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[3],"tags":[],"_links":{"self":[{"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/posts\/57"}],"collection":[{"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/comments?post=57"}],"version-history":[{"count":0,"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/posts\/57\/revisions"}],"wp:attachment":[{"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/media?parent=57"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/categories?post=57"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/tags?post=57"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}