lmammino/distributed-jwt-cracker

Multi level architecture

Offen

#4 geöffnet am 01.10.2016

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (7 Forks)github user discovery
enhancementhacktoberfesthelp wanted

Repository-Metriken

Stars
 (60 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide