Java 并发编程知识梳理以及常见处理模式 features and patterns
-
Updated
Jul 28, 2022 - Java
Java 并发编程知识梳理以及常见处理模式 features and patterns
HTTP App. Server and JSON DB - Shared Parallel (Atomic) & Distributed
Java ACI Store - Transient and transactional store for Java objects
Software for multi-level annotation of linguistic corpora
Atomic, non-blocking, hash-based data structures for Java (Map and Store)
Java algorithms examples using concurrency
low-latency atomic operations for a multi-threads environment for JVM
Fast and easy to use SPSC Circular Ringbuffer using core principles presented by the developers of the LMAX Disruptor.
These are systems comprising a collection of independent components which may perform operations concurrently — that is, at the same instant of time.
threading, locks, akka, future etc.
Runs a performance test on concurrency of compare and swap operation; synchronized, locks, and atomic operation
Single State Lock-free Reactive Framework.
Basic examples of compare and swap.
Implementation of Bellman Ford Parallel and Sequential Algorithm with Java and Maven. Rethinked. Coursework for 6 semester.
En este caso subo una practica que hice para un curso de avanzado de Java, la practica es un clon de google. Los temas tratados son: Frontend(HTML, CSS, JavaScript) - Backend(Java, SpringBoot, SQL)
A library which offers a few useful Java collections.
Repositorio sobre Java avanzando en el cual se aplican los siguientes temas: Concurrencia, Streams y Expresiones Lambda, Concurrencia con Stream, Variables Atómicas, Patrón de diseño Builder, Optional, Filters, etc...
(Java, Spring-boot, Multi-thread, hexagonal, disk WAL, queue based)멀티스레드 환경에서 JPA 엔티티 변경 사항을 감지하고, 외부 인프라 없이 안전하게 비동기 저장하는 구조입니다. 부하를 줄이기 위한 JDBC Batch Insert, 로그 유실을 막기 위한 WAL 파일 로깅 처리, 동시성 처리를 위한 Queue 처리 등을 포함하고 있습니다.
Add a description, image, and links to the atomic topic page so that developers can more easily learn about it.
To associate your repository with the atomic topic, visit your repo's landing page and select "manage topics."