Skip to content

fenimore/lazy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lazy

broken distributed mapping and RDD implementation.

in one shell:

$ docker-compose up

And then launch the job:

$ go run main.go

The main obstacle I've come up with in trying to implement a simple RDD and network of distributed RPC workers is that (at least for the standard library) the net/rpc package won't register arbitrary functions

About

broken go rpc and RDD experiment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published