Found 353 repositories(showing 30)
TangBean
《Java 并发编程实战》阅读整理笔记,附加了一些《Java 并发编程的艺术》中的内容,以及对原书结构进行了调整。
jcip
Java Concurrency in Practice
Перевод книги Java Concurrency In Practice на русский язык
PacktPublishing
Java Concurrency & Multithreading in Practice, published by Packt
All source code(maybe) that used in <Java Concurrency in Practice>, including a python program that I wrote to download these files
lihuagang03
《Java并发编程实战 - Java Concurrency in Practice》,实践书中的例子,看哪些可以用于实际项目中。(但在使用之前,需要经过详细的单元和性能测试。)
vonzhou
阅读《Java并发编程实践》
XQQ8765
No description available
chrisoei
Java Concurrency in Practice annnotations with javadoc and source
wuyichen24
The source code of the book "Java Concurrency in Practice (Brian Goetz)".
This repository is a comprehensive collection of my explorations and hands-on implementations of multithreading and concurrency concepts in Java. It includes code samples, theoretical notes, best practices, common pitfalls, and advanced topics.
lealceldeiro
Main notes taken from Effective Java 3rd Edition, Java Concurrency in Practice and many others.
zhujinhua
Java Concurrency In Practice source code
RadekKoubsky
Examples from book: Java Concurrency in practice
《Java 并发编程实战》 示例代码
sumitppawar
Notes from book Java Concurrency In Practice by Brian Goetz
oldnicke
Java Concurrency In Practice code
SooJungDev
🔥자바 병럴 프로그래밍 책을 읽고 스터디🔥
varunu28
Code for Java concurrency in practice with notes as part of comments
java并发精讲源码
antonlogvinenko
Java Concurrency in Practice: Summary Notes
MarkWebDeveloper
A short program designed to practice concurrency in Java
Havoc9792
Our project is one of the eight best FYP in HKU in 2015.We have won the third runner-up in the FYP competition. We have developed a cloud-based eLearning social platform for distanced collaborative programming using JavaScript,PHP,Linux Shell Script and Java.For student side,It supports real-time concurrent OOP Java coding like google doc and supports text chat,drawing and voice messages for collaboration.Online compilation and execution on source code and running against test cases are supported.Like Codility. For teacher sides,it supports automatic group matching on student,cloud-sourcing database on assignment questions,automized grading,statistic and generating sample result from sample code for test case inputs. We make use of data-mining tool Weka to provide Test Case Classification using Naïve Bayes Classifier to classify test case type and predict the presence of new dimension test case.We also provide Test Case Ranking on difficulties of test cases on assignment by data-mining performance of previous group of student on that assignment. Practicing project management skill by using Github for version control and Trello for scheduling tasks and enhancing collaboration among teammates.
antigremlin
Java Concurrency in Practice code samples
bmkmanoj
Source code for the book "Java Concurrency in Practice".
seaswalker
Java Concurrency in Practice
davin111
Java Concurrency In Practice
PankajSAgarwal
Based on book Java Concurrency in practice - Brian Gotez
hankmor
Source codes of book Java Concurrency In Practice, rebuild by maven.
mkoltsov
code snippets inspired by reading the "Java Concurrency in Practice" book by Brian Goetz