#multi-threading

[ follow ]
Amazic
3 weeks ago
Business intelligence

Dragonfly promises 25x performance and 20% lower costs than Redis for in-memory databases - Amazic

DragonflyDB offers a multi-threaded alternative to Redis, improving performance for in-memory databases. [ more ]
Medium
6 months ago
Scala

Mapped Diagnostic Context(MDC)

Contextual information can be associated with each thread using MDC in logging frameworks like Logback and Log4j.
MDC should be handled properly in multi-threaded applications to ensure the context is propagated to all threads. [ more ]
InfoQ
2 months ago
Business intelligence

Redis Improves Performance of Vector Semantic Search with Multi-Threaded Query Engine

Redis released an enhanced Query Engine with multi-threading to scale vertically, improving throughput for compute-intensive operations while maintaining sub-millisecond latency. [ more ]
Quansight
2 months ago
Python

Free-threaded CPython is ready to experiment with!

Free-threaded CPython allows running multiple threads in parallel, enhancing performance for multi-threaded applications. [ more ]
[ Load more ]