bsodzik / distributed-java-introLinks
Introduction to distributed programming in Java
☆20Updated 10 years ago
Alternatives and similar repositories for distributed-java-intro
Users that are interested in distributed-java-intro are comparing it to the libraries listed below
Sorting:
- Examples of using Guava, with some Java 8 additions☆29Updated 11 years ago
- ☆17Updated 8 years ago
- Multiple readers and writers concurrency tests.☆128Updated 9 years ago
- A client/server chat in Java written using Akka remote actors☆24Updated 14 years ago
- Akka Cluster for Value-at-Risk calculation☆14Updated 11 years ago
- Multithreading examples(with Presentation) in Java☆22Updated 12 years ago
- Distributed File System server implemented using RAFT Algorithm.☆16Updated 6 years ago
- Examples of Integrating Spark Streaming, Flume, and HBase to solve Streaming problems☆19Updated 11 years ago
- ☆37Updated 8 years ago
- Examples from the book "Atomic Scala" 2nd Edition by Bruce Eckel & Dianne Marsh☆86Updated 6 years ago
- Some tiny exercises for system design.☆37Updated 8 years ago
- Chord Implementation for Distributed Systems Course☆25Updated 14 years ago
- Getting started with Spark, Spark Streaming, Spark SQL, DataFrame☆36Updated 9 years ago
- Spark examples☆41Updated last year
- Sample code for the "What's new in Spring Data?" session at SpringOne 2016☆15Updated 9 years ago
- Project accompanying Akka Notes - Part 1 (Fire and forget Messaging)