/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

etodd.io
| | benoitpasquier.com
11.2 parsecs away

Travel
| | A recurring challenge in programming is accessing a shared resource concurrently. How to make sure the code doesn't behave differently when multiple thread or operations tries to access the same property. In short, how to protect from a race condition?
| | erikmcclure.com
10.5 parsecs away

Travel
| | A couple years ago, when I first started designing a game engine to unify Box2D and my graphics engine, I thought this was a superb opportunity to join all the cool kids and multithread it. I mean all the other game developers were talking about having a thread for graphics, a thread for physics, a thread for audio, etc. etc. etc. So I spent a lot of time teaching myself various lockless threading techniques and building quite a few iterations of various multithreading structures.
| | antonym.org
8.9 parsecs away

Travel
| | In multithreaded programs, mutexes are used as a lock to protect sharedresources and enforce atomic operations. This is useful to manageconcurrent access, b...
| | fresk.digital
24.4 parsecs away

Travel
| [AI summary] An expert review identified key pain points in NOC*NSF's digital platform, leading to improvements in stability, usability, and functionality to enhance user experience and business growth.