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 concurrency
double check locking without volatile (but with VarHandle release/acquire)
Mar 28, 2022
java
concurrency
volatile
double-checked-locking
Changing the target of a `whenever` block from the inside
Sep 12, 2022
concurrency
erlang
reactive-programming
raku
rakudo
How should one handle a javax.persistence.OptimisticLockException?
Oct 28, 2022
java
jpa
concurrency
ejb-3.0
eclipselink
Singletons with TimerManager on WebSphere Cluster
Feb 27, 2022
java
concurrency
timer
websphere
cluster-computing
Class initialization and synchronized class method
Nov 18, 2022
java
multithreading
concurrency
synchronization
Is Tesseract(an OCR engine) reentrant?
Nov 12, 2018
concurrency
ocr
tesseract
reentrancy
concurrent log4j
Mar 17, 2019
java
multithreading
logging
concurrency
log4j
Turing complete and parallel programming (true concurrency)
Aug 29, 2022
concurrency
theory
quantum-computing
Memcached – Are GET and SET operations atomic?
Nov 05, 2022
concurrency
memcached
high-availability
Removing a specific item from a BlockingCollection<>
Mar 07, 2019
.net
collections
concurrency
Optimistic locking and org.hibernate.StaleObjectStateException:
Aug 30, 2018
java
hibernate
jakarta-ee
concurrency
What's the benefit of creating a "Lock" class (which extends Object and does nothing)?
Feb 23, 2022
java
multithreading
concurrency
Does immutable data "burn up" RAM in D?
Apr 27, 2022
concurrency
d
immutability
Multithreading: do I need protect my variable in read-only method?
Sep 24, 2022
c++
multithreading
concurrency
locking
c++11
Does SemaphoreSlim's Wait(Int32) method return immediately when passed zero?
Sep 24, 2022
c#
.net-4.0
concurrency
semaphore
Sync dispatch on current queue
Sep 12, 2022
ios
multithreading
concurrency
grand-central-dispatch
Java - ThreadLocal vs ConcurrentHashMap
Nov 05, 2022
java
concurrency
concurrenthashmap
thread-local
Lock for SELECT so another process doesn't get old data
Dec 18, 2021
postgresql
concurrency
locking
postgresql-9.3
@volatile usage unclear - sending an object with a `var` to another thread
Nov 10, 2022
scala
concurrency
How to assure that operations in an OperationQueue are finished one after another
May 24, 2022
ios
swift
concurrency
nsoperation
nsoperationqueue
« Newer Entries
Older Entries »