Java编程之路
-
Updated
Nov 16, 2022 - Java
Java编程之路
Useful thread-safe collections with performance in mind for Java 8+.
Java Swing GUI project working with concurrent programming, Java Threads, and Runnable interface
This is JAVA Application which can : collect operation system Logs : Security , Application ,... parse Logs structure split very large file of logs into configured chunk file ( time frame in minutes) Apply PowerShell commands over Windows Apply Linux commands Load and Store Configuration into Configuration file Work offline , store last processi…
Java library for Object-Pooling. Extremely fast, lightweight. High concurrency and thread-safe support.
Fast and easy to use SPSC Circular Ringbuffer using core principles presented by the developers of the LMAX Disruptor.
It contains the implementation of a practical, thread-safe and scalable data structure for storing a collection of strings. Users may query for the current number of strings in the collection that have a certain prefix or suffix, and subsequently, remove these strings from the collection if they choose to.
MicroLogger is a lightweight and flexible Java logging utility designed for high-performance applications. It offers microsecond-precision timestamps, color-coded console output, file-based logging with daily rotation, and customizable metadata like user IDs and references — all without any external dependencies.
A networking library to facilitate a no-nonsense fast tcp nio and more...
AtomicInteger Example
A simple and thread-safe logging library for Java
Тестовое задание на должность Java-разработчика в компанию Selsup
Actividades evaluables realizadas para la asignatura de Programación de Servicios y Procesos.
Una aplicación para el manejo de llamadas concurrentes.
This project is to create a program to determine data structure performance against concurrent threads with a given load.
System programming STOMP server implementation (Reactor and ThreadPerClient).First method as thread per client- using non blocking I\O, multi-thread, thread-safe design patterns. Second method as Reactor with theard pool, non blocking I\O
Implementation of ConcurrentSoftHashMap
A custom thread pool implementation in Java, built from scratch to explore and understand the internal workings of thread pools.
Add a description, image, and links to the thread-safe topic page so that developers can more easily learn about it.
To associate your repository with the thread-safe topic, visit your repo's landing page and select "manage topics."