Explore >> Select a destination


You are here

blog.jcoglan.com
| | lwn.net
4.8 parsecs away

Travel
| | elision : the act or an instance of omitting something : omission Contended locks are a co [...]
| | uraimo.com
4.3 parsecs away

Travel
| | Discussions on how concurrency should be handled natively in Swift will soon start, new paradigms will be introduced and a swifty approach to concurrency will be defined. This article is an introduction to these topics, it could be useful if you plan to contribute to swift-evolution or even if you just want to experiment with something new using the recommended opensource libraries.
| | lenholgate.com
4.6 parsecs away

Travel
| | [AI summary] The author discusses performance tuning techniques for a server framework, comparing lock-free allocators with a new multi-pool locking strategy to reduce thread contention.
| | cppstories.com
25.9 parsecs away

Travel
| Maybe I'll be boring with this note, but again I need to write that this was another good year for C++! Here's a bunch of facts: Visual Studio 2015 was released with great support for C++14/17 and even more experimental features. Long-awaited GCC 5.0 was released at the beginning of the year.