forkjoin
Here are 23 public repositories matching this topic...
Java algorithms examples using concurrency
-
Updated
Apr 17, 2026 - Java
Real-time system that emulates the fulfillment of delivery orders for a kitchen
-
Updated
May 3, 2021 - Java
The server for the "Framework for Indoor Positioning on Mobile Devices"
-
Updated
Sep 12, 2012 - Java
Fork/Join algorithm that count the number of solutions of a given Sudoku in parallel
-
Updated
Sep 28, 2018 - Java
A multithreaded Java web crawler that efficiently crawls web pages in parallel using concurrency and the Fork/Join framework.
-
Updated
Aug 4, 2026 - Java
A high-performance parallel matrix multiplication implementation demonstrating the effectiveness of Java's Fork/Join framework for divide-and-conquer parallelism. Features comprehensive benchmarking, interactive GUI, and automated testing.
-
Updated
Dec 18, 2025 - Java
Research of different parallelisation methods of Kruskal's MST algorithm implemented using Java ForkJoin Framework. Namely sorting edges in parallel using quick sort, parallelisation of Filter-Krusakal's algorithm
-
Updated
May 23, 2023 - Java
-
Updated
Nov 10, 2022 - Java
Yet another Java 8 web crawler (ForkJoinPool, RecursiveAction, ConcurrentHashMap, jsoup)
-
Updated
Oct 23, 2018 - Java
Created the application to get the real exchange rates of Gold and Silver and predicting the prices using ML
-
Updated
May 26, 2026 - Java
Implementation and testing of various ways of concurrency in Java.
-
Updated
Nov 6, 2020 - Java
Play project with toy programs to refresh Concurrency API usage
-
Updated
Feb 8, 2017 - Java
This repository compares the performance of sequential and parallel BFS and DFS algorithms, using the Java Fork/Join framework.
-
Updated
Jun 9, 2026 - Java
-
Updated
Nov 15, 2020 - Java
Add this topic to your repo
To associate your repository with the forkjoin topic, visit your repo's landing page and select "manage topics."