use worker pool in withLocalP2PConnections
This allows multiple clients to be handled at the same time.
This commit is contained in:
parent
68227154fb
commit
97a2d0e4fb
3 changed files with 61 additions and 58 deletions
|
@ -40,8 +40,6 @@ Planned schedule of work:
|
|||
|
||||
* Make Remote.Git use http client when annex.url is configured.
|
||||
|
||||
* withLocalP2PConnections could use a worker pool.
|
||||
|
||||
* Make http server support proxies and clusters.
|
||||
|
||||
* Perhaps: Support cgi program that proxies over to a webserver
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue