Skip to content

Parallel Programming in Java (Rice University, Coursera) – Designed and implemented high-performance, scalable applications leveraging advanced concurrency frameworks (Fork/Join, Java Streams, Phaser, and custom thread pools). Developed real-world parallel algorithms for large-scale data processing, optimized for multi-core architectures, achieving

Notifications You must be signed in to change notification settings

ilkinrzayeev/parallel-concurrent-and-distributed-programming-in-java

Repository files navigation

A showcase of my solutions to core projects from Rice University’s “Parallel, Concurrent, and Distributed Programming in Java” course on Coursera. This repository brings together hands-on implementations that explore the principles and real-world techniques of modern Java concurrency, parallelism, and distributed systems—demonstrating both technical depth and practical application.

About

Parallel Programming in Java (Rice University, Coursera) – Designed and implemented high-performance, scalable applications leveraging advanced concurrency frameworks (Fork/Join, Java Streams, Phaser, and custom thread pools). Developed real-world parallel algorithms for large-scale data processing, optimized for multi-core architectures, achieving

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages