DEV Community

Code Block
Code Block

Posted on

Need contribution

Distributive-Streams

This project implements a simple distributed processing system where a client can upload scripts to a server. The server executes the scripts and sends the results back to the client. Utilizing Java's socket programming for communication

Top comments (0)