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.

贡献者指南