Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in atomic
How is this seemingly airtight synchronous SharedArrayBuffer setup manifesting corruption?
Oct 01, 2025
javascript
atomic
sharedarraybuffer
Purpose of atomic structures
Sep 22, 2025
c
struct
atomic
c11
Are there any more efficient ways for atomically adding two floats?
Sep 22, 2025
c++
multithreading
atomic
c++03
CMake: Library order in CMAKE_REQUIRED_LIBRARIES to test a minimal program while configuring
Sep 21, 2025
c++
c++11
cmake
atomic
raspbian
Helgrind and atomic_flag
Sep 20, 2025
c++
valgrind
atomic
spinlock
Is there a way to have a version of std::atomic's compare_exchange_strong method that exchanges on inequality?
Sep 20, 2025
c++
atomic
stdatomic
compare-and-swap
Event Sourcing/CQRS doubts about aggregates, atomicity, concurrency and eventual consistency
Sep 19, 2025
concurrency
cqrs
event-sourcing
atomic
eventual-consistency
C++ decrementing an element of a single-byte (volatile) array is not atomic! WHY? (Also: how do I force atomicity in Atmel AVR MCUs/Arduino)
Sep 17, 2025
c++
arduino
interrupt
atomic
avr
How to make a tornado request atomic in the Database
Sep 15, 2025
python
transactions
tornado
atomic
python-decorators
Clojure function that waits on the completion of another function before executing
Sep 16, 2025
concurrency
clojure
atomic
Why does the thread sanitizer complain about acquire/release thread fences?
Sep 14, 2025
c++
atomic
memory-barriers
stdatomic
thread-sanitizer
Class with a deleted copy constructor can be still copied?
Sep 13, 2025
c++
c++17
atomic
copy-constructor
move-constructor
Do you expect that future CPU generations are not cache coherent?
Sep 09, 2025
multithreading
caching
multicore
atomic
cpu-architecture
What is the C++ 11 atomic library equivalent of Java's AtomicMarkableReference<T>
Sep 08, 2025
java
c++
c++11
atomic
lock-free
Do I always need to protect a variable by mutex / atomic?
Sep 05, 2025
c++
multithreading
mutex
atomic
Why doesn't C++20 use `requires` to restrict the T for atomic<T>?
Sep 08, 2025
c++
atomic
c++20
c++-concepts
Atomicity and memory order in Java
Sep 08, 2025
java
multithreading
synchronization
atomic
memory-model
Older Entries »