lmammino/distributed-jwt-cracker

Multi level architecture

オープン

#4 opened on 2016/10/01

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (7 件のフォーク)github user discovery
enhancementhacktoberfesthelp wanted

Repository metrics

Stars
 (60 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド