cluster support in http API server
Wired it up and it seems to basically work, although the test suite is not fully passing. Note that --jobs currently gets multiplied by the number of nodes in the cluster, which is probably not good.
This commit is contained in:
parent
8ec174408e
commit
1259ad89b6
3 changed files with 71 additions and 41 deletions
|
@ -28,7 +28,9 @@ Planned schedule of work:
|
|||
|
||||
## work notes
|
||||
|
||||
* Make http server support clusters.
|
||||
* http proxying for a local git remote seems to probably not work
|
||||
|
||||
* git-annex testremote cluster
|
||||
|
||||
* Support proxying to git remotes using annex+http urls.
|
||||
(Current documentation says proxying only works with ssh remotes,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue