In today’s world of multicore computing, it’s important to make sure that your multithreaded applications scale. A longstanding approach for making the most of multiple processors is to arrange for different resources to be protected by different synchronization objects, or locks. A drawback of this approach is that a bug in your threading model can lead to a deadlock.
Related Posts
Security experts are FREAKing out again because of a new OpenSSL vulnerability
After Heartbleed, a new security vulnerability in SSL is making headlines and producing again headaches for security experts. As any good and mind blowing (for most people) vulnerability, it has a nice name – FREAK, a CVE number – CVE-2015-0204 and a dedicated website https://freakattack.com/ . FREAK – Factoring RSA Export Keys – affects around […]
Share this:
- Click to share on LinkedIn (Opens in new window) LinkedIn
- Click to share on Facebook (Opens in new window) Facebook
- Click to share on Telegram (Opens in new window) Telegram
- Click to share on X (Opens in new window) X
- Click to share on Threads (Opens in new window) Threads
- Click to share on Mastodon (Opens in new window) Mastodon
- Click to share on Bluesky (Opens in new window) Bluesky
- More
iOS 8 brings a lot of security updates
You must have heard of the brand new version of iOS which was release yesterday: iOS v8. While the media is still considering and reconsidering their recommendations for each device on whether or not you should upgrade, here are my reasons to update my iPad 3rd generation. I don’t have an iPhone anymore, I am an […]
Share this:
- Click to share on LinkedIn (Opens in new window) LinkedIn
- Click to share on Facebook (Opens in new window) Facebook
- Click to share on Telegram (Opens in new window) Telegram
- Click to share on X (Opens in new window) X
- Click to share on Threads (Opens in new window) Threads
- Click to share on Mastodon (Opens in new window) Mastodon
- Click to share on Bluesky (Opens in new window) Bluesky
- More
Manowar releases a new album: Gods of War
Yes, I can’t help it… 🙂 I had to write here about this ! Manowar will release a brand new album called Gods of War Tracklist GODS OF WAR: 1. OVERTURE TO THE HYMN OF THE IMMORTAL WARRIORS 2. THE ASCENSION 3. KING OF KINGS 4. ARMY OF THE DEAD, PART I 5. SLEIPNIR 6. […]
Share this:
- Click to share on LinkedIn (Opens in new window) LinkedIn
- Click to share on Facebook (Opens in new window) Facebook
- Click to share on Telegram (Opens in new window) Telegram
- Click to share on X (Opens in new window) X
- Click to share on Threads (Opens in new window) Threads
- Click to share on Mastodon (Opens in new window) Mastodon
- Click to share on Bluesky (Opens in new window) Bluesky
- More
You must be logged in to post a comment.