lmammino/distributed-jwt-cracker

Multi level architecture

Aberta

#4 aberto em 1 de out. de 2016

 (0 comentário) (0 reação) (0 responsável)JavaScript (7 forks)github user discovery
enhancementhacktoberfesthelp wanted

Métricas do repositório

Stars
 (60 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador