378 skills found · Page 9 of 13
mchr3k / JltaJava Live Thread Analyser
ibogomolov / WebServerA multi-threaded (e.g. file-based) web server with thread-pooling implemented in Java.
thughari / RandomChata video chat application done with Java 21 Virtual threads and web RTC
bibhas2 / ThreadControlThreadControl class add puase, resume and cancel semantics to Java threads.
wiztools / Portscanner CliA multi-threaded port scanner cli tool written in Java
jiemakel / Seco HfstThread safe Java version of Helsinki Finite State Transducer Lookup
timboudreau / UtilMisc Java utilities - strings, streams, threading, collections
mikemybytes / Jfr Thread Pinning Spring BootJava thread pinning detection using JFR Event Streaming with Spring Boot
aas2015001 / OrderMatchingEngineThis is a java based multi-threaded order matching application.
sanchit2107 / Learn Java With Implementation Professional Level 1A complete series of Java Implementation from Hello World to important concepts like OOPs, Multi-Threading, Exception Handling, Abstract Classes, Overloading/Overriding, and so on.
Store-Compare-Project / StoreCompareA multi-threaded price comparison tool built with Java, MongoDB and Swing
guidrymwg / SolarSystemAn Android app that animates the motion of the planets and select minor planets, asteroids, and comets in the solar system using Java threads for the animation.
abhilashgowda23 / MultiThreadingJavaDemoNo description available
coralblocks / CoralAffinityComprehensive and straightforward Linux thread affinity in Java so that you can pin your critical threads to isolated CPU cores for maximum performance.
shuaicj / Http ProxyAn implementation of http/https proxy server based on Java BIO with thread pool.
DoTalkLily / NetflowAnalyserThis is a netflow analyser ,written in Java, support Netflow V5 & V9 with any kind of templates . And params like collecting rate, port, count of collecting threads etc. are configurable.
toby1984 / ThreadwatchA JVMTI agent that creates high-resolution (1000 samples/second) snapshots of thread state transitions along with a Java program to view the results.
YamtalDev / ThreadPoolA Java thread pool library for concurrent task execution.
Tacuma / Matrix Multiplication Using ThreadsGiven two matrices, A and B, where matrix A contains M rows and K columns, and matrix B contains K rows and N columns, calculate the matrix C, with each element of C in a separate worker thread. (Java)
pjazdzyk / UnitilityUnitility: Units of Measurement and Physical Quantity Converter for JAVA, with Spring Boot and Quarkus support for web applications development. Immutable, thread-safe, content rich, easy to use.