lmammino/distributed-jwt-cracker

Multi level architecture

Aperta

#4 aperta il 1 ott 2016

 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (7 fork)github user discovery
enhancementhacktoberfesthelp wanted

Metriche repository

Star
 (60 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Allow to have multi level architecture where a server can receive connections from other servers.

We can then define a master server and a second level server.

When a second level server connects to a master server it requests an high number of batches that he can then distribute to clients that connect to it.

With this approach is possible to create large networks able to distribute the work to a large amount of clients.

Guida contributor