lmammino/distributed-jwt-cracker

Multi level architecture

開放

#4 建立於 2016年10月1日

 (0 則留言) (0 個反應) (0 位負責人)JavaScript (7 個分叉)github user discovery
enhancementhacktoberfesthelp wanted

倉庫指標

星標
 (60 顆星)
PR 合併指標
 (30 天內沒有已合併 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.

貢獻者指南