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
Purpose of CMPXCHG instruction without LOCK prefix? [duplicate]
Aug 16, 2026
multithreading
x86
cpu
atomic
compare-and-swap
get_multi / set_multi atomic?
Aug 15, 2026
multithreading
caching
concurrency
memcached
atomic
C++ std::atomic and shared memory? [duplicate]
Aug 14, 2026
c++11
gcc
memory
atomic
Spurious wakeup with atomics and condition_variables
Aug 14, 2026
c++
atomic
wait
notify
condition-variable
Mongodb queries from multiple processes; how to implement atomicity?
Aug 13, 2026
node.js
mongodb
mongoose
atomic
Error: "argument is not an atomic vector; coercing[1] FALSE"
Aug 12, 2026
r
vector
atomic
stringr
Efficient way to toggle an atomic_bool
Aug 11, 2026
c
x86
atomic
compiler-optimization
stdatomic
Java: increment through Float.floatToIntBits?
Aug 12, 2026
java
floating-point
atomic
Changing code from Sequential Consistency to a less stringent ordering in a barrier implementation
Aug 11, 2026
c++
atomic
memory-barriers
stdatomic
barrier
Rename temporary file after closing its file descriptor in Python
Aug 11, 2026
python
atomic
temporary-files
pathlib
C++: How can lock-free data structures be implemented in C++ if std::atomic_flag is the only lock-free atomic type?
Aug 11, 2026
c++
multithreading
c++11
atomic
lock-free
Why does this spinlock require memory_order_acquire_release instead of just acquire?
Aug 09, 2026
c++
multithreading
mutex
atomic
spinlock
Faster lock than pthreads
Aug 09, 2026
locking
atomic
spinlock
The getAndIncrement implementation of AtomicInteger
Aug 07, 2026
java
synchronization
atomic
volatile
Thread safe read/write to a counter
Aug 05, 2026
java
multithreading
thread-safety
atomic
Older Entries »