/task-processing

Simple Distributed Task Processing

Primary LanguageJava

Project: Distributed Task Processing System This system will:

Generate tasks Distribute tasks to multiple "worker nodes" (simulated by different thread pools) Process tasks asynchronously Aggregate results