Alternative Multi-Threading packages for Java
jcip.github.com
Github stargazers
388
Github forks
144
Commits
163
Code contributors Contributors
2
Java Concurrency in Practice
Created
Jan. 31, 2013
Updated
May 13, 2023
Github repo
Primary Language, based on Github DataLanguage
Java
Issues
7
Java-Thread-Affinity
Github stargazers
382
Github forks
77
Commits
129
Code contributors Contributors
6
Control thread affinity for Java
Created
Dec. 11, 2011
Updated
June 6, 2018
Github repo
Primary Language, based on Github DataLanguage
Java
Issues
10
java-multi-thread-programming
Read-only repository, archived by owner Archived
Github stargazers
368
Github forks
140
Commits
49
Code contributors Contributors
2
🏆 《Java多线程编程核心技术》📚(高洪严 著 机械工业出版社) 源码 https://loveincode.github.io/java-multi-thread-programming/
Created
July 24, 2017
Updated
April 9, 2019
License
apache-2.0
Github repo
Primary Language, based on Github DataLanguage
Java
stormpot
Github stargazers
356
Github forks
42
Commits
786
Code contributors Contributors
7
A fast object pool for the JVM
Created
March 22, 2011
Updated
Sept. 16, 2024
License
apache-2.0
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Java
atom
Github stargazers
331
Github forks
764
Commits
570
Code contributors Contributors
15
Java course materials
Created
Sept. 19, 2016
Updated
Sept. 3, 2019
License
mit
Github repo
Primary Language, based on Github DataLanguage
Java
Issues
104
Homepage
TOSDataBridge
Github stargazers
320
Github forks
69
Commits
517
Code contributors Contributors
1
A collection of resources for pulling real-time streaming data off of TDAmeritrade's ThinkOrSwim(TOS) platform; providing C, C++, Java and Python interfaces.
Created
April 1, 2014
Updated
Feb. 3, 2019
License
gpl-3.0
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
C++
Issues
4
coroutines
Github stargazers
312
Github forks
34
Commits
106
Code contributors Contributors
2
A pure Java implementation of cooperative concurrency, aka coroutines
Created
Oct. 22, 2018
Updated
Jan. 14, 2023
License
apache-2.0
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Java
JavaStud
Github stargazers
311
Github forks
118
Commits
112
Code contributors Contributors
1
Official, Main: This is Core/Advance java example series project. It help to learn java step by step using pdf tutorial provided here and corresponding demo project for the eclipse. Tag: Java Student, Java Stud, Stud Java, StudJava, Java Teachers, Studs Quick Start Guide, Studs Java, Object Oriented Programming, Core Java, Java SE, Java EE, Java Enterprise E
Created
Sept. 3, 2015
Updated
April 4, 2023
Github repo
Type
App
Primary Language, based on Github DataLanguage
Java
Issues
1
thread-weaver
Read-only repository, archived by owner Archived
Github stargazers
307
Github forks
62
Commits
18
Code contributors Contributors
1
A Java framework for testing multithreaded code.
Created
Oct. 7, 2014
Updated
Jan. 27, 2016
License
apache-2.0
Github repo
Primary Language, based on Github DataLanguage
Java
Issues
8
EasyThread
Github stargazers
294
Github forks
52
Commits
40
Code contributors Contributors
1
一款安全、轻巧、简单的线程池管理器
Created
April 19, 2017
Updated
March 29, 2018
Github repo
Primary Language, based on Github DataLanguage
Java
Issues
2
Homepage
java-interview
Github stargazers
264
Github forks
63
Commits
180
Code contributors Contributors
2
Java interview
Created
May 25, 2019
Updated
Sept. 8, 2024
License
mit
Github repo
Type
Tool/utility
Primary Language, based on Github DataLanguage
Java
xoom-actors
Github stargazers
229
Github forks
28
Commits
1166
Code contributors Contributors
20
The VLINGO XOOM platform SDK for the type-safe Actor Model, delivering Reactive concurrency, high scalability, high-throughput, and resiliency using Java and other JVM languages.
Created
Dec. 21, 2017
Updated
Nov. 29, 2023
License
mpl-2.0
Github repo
Primary Language, based on Github DataLanguage
Java
Issues
5
Homepage
vlingo-actors
Github stargazers
229
Github forks
28
Commits
1166
Code contributors Contributors
20
The VLINGO XOOM platform SDK for the type-safe Actor Model, delivering Reactive concurrency, high scalability, high-throughput, and resiliency using Java and other JVM languages.
Created
Dec. 21, 2017
Updated
Nov. 29, 2023
License
mpl-2.0
Github repo
Primary Language, based on Github DataLanguage
Java
Issues
5
Homepage
grizzly
Read-only repository, archived by owner Archived
Github stargazers
222
Github forks
60
Commits
3811
Code contributors Contributors
16
Writing scalable server applications in the Java™ programming language has always been difficult. Before the advent of the Java New I/O API (NIO), thread management issues made it impossible for a server to scale to thousands of users. The Grizzly NIO framework has been designed to help developers to take advantage of the Java™ NIO API.
Created
April 26, 2017
Updated
Nov. 12, 2018
License
other
Github repo
Type
App
Primary Language, based on Github DataLanguage
Java
Issues
1
threadly
Github stargazers
217
Github forks
31
Commits
1696
Code contributors Contributors
7
A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute threaded work safely.
Created
May 5, 2013
Updated
Aug. 28, 2023
License
mpl-2.0
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Java
Issues
9
Homepage
ThreadProject
Github stargazers
216
Github forks
140
Commits
5
Code contributors Contributors
1
java多线程
Created
April 29, 2015
Updated
Oct. 25, 2017
License
mit
Github repo
Primary Language, based on Github DataLanguage
Java
Issues
2
java-concurrency
Github stargazers
206
Github forks
116
Commits
14
Code contributors Contributors
1
Java并发编程
Created
Aug. 20, 2015
Updated
Sept. 5, 2015
Github repo
Primary Language, based on Github DataLanguage
Java
Issues
2
tascalate-concurrent
Github stargazers
203
Github forks
28
Commits
376
Code contributors Contributors
2
Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.ExecutorService-s
Created
April 5, 2017
Updated
April 20, 2024
License
apache-2.0
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Java
TaskChain
Github stargazers
203
Github forks
41
Commits
117
Code contributors Contributors
2
TaskChain Control Flow framework. Helps facilitate running tasks on an application's "Main Thread" (such as a game), and tasks off the main (async).
Created
Oct. 12, 2016
Updated
Oct. 30, 2018
License
mit
Github repo
Primary Language, based on Github DataLanguage
Java
Issues
13
java-concurrent-programming
Github stargazers
202
Github forks
84
Commits
23
Code contributors Contributors
1
:notebook: 《实战Java 高并发程序设计》笔记和源码整理
Created
July 15, 2018
Updated
Nov. 12, 2019
License
mit
Github repo
Primary Language, based on Github DataLanguage
Java
Issues
1