ipeterov / convenient-rpc

Convenient APIs for calling python functions remotely at many workers.
MIT License
0 stars 0 forks source link

Implement map and map_unordered in API wrapper #6

Closed ipeterov closed 8 years ago

ipeterov commented 8 years ago

Implemented map and map_unordered (which is preferable).