java-concurrency icon indicating copy to clipboard operation
java-concurrency copied to clipboard

Checklist for code reviews

Results 12 java-concurrency issues
Sort by recently updated
recently updated
newest added

When we add this service, it will count every hit of this repo. And this will guide us more about the visitors each day and will indicate the total views....

https://github.com/code-review-checklists/java-concurrency#fjp-no-blocking

Hi there. Is there a website for this repo? Because if you don't have, well, this repo can simply be turned into a website right away. Others will discover this...

Highlighted some important lines, so that it looks more catchy.

Thanks for these note! very interesting and useful I note that the advice to use JCTools: https://github.com/code-review-checklists/java-concurrency#jctools ``` Was it considered to use one of the array-based queues from the...

https://twitter.com/leventov/status/1237688980805758976

In general, all methods listed here: https://github.com/apache/druid/issues/9285#issuecomment-593066477 should be noted in https://github.com/code-review-checklists/java-concurrency#check-await

https://www.nurkiewicz.com/2014/11/executorservice-10-tips-and-tricks.html

http://www.javapractices.com/home/HomeAction.do, "Threads" section