Integrate with Ray for a distributed store
Integrate with Ray to support for a distributed store
Depends on: #38 #39
- leverage use of Ray actors, remote objects, parallel iterators, etc. to implement sharding for distributing store
- coordinate with @jake-aft, @torito1984
Will start having a look, now we are in lockdown 3.
On Sat, 19 Dec 2020, 22:22 Paco Nathan, [email protected] wrote:
Integrate with Ray https://ray.io/ to support for a distributed store
Depends on: #38 https://github.com/DerwenAI/kglab/issues/38 #39 https://github.com/DerwenAI/kglab/issues/39
- leverage use of Ray actors, remote objects, parallel iterators, etc. to implement sharding for distributing store
- coordinate with @jake-aft https://github.com/jake-aft, @torito1984 https://github.com/torito1984
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/DerwenAI/kglab/issues/40, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA7A2SN4FL3ND4HVXAKWHS3SVURQVANCNFSM4VCTHH5Q .
@torito1984 I hope all's going well -- be safe. We're also escalating lockdown ("stay-at-home" orders) in N Cal.
Bokay, well, this (RDFlib distributed store using Ray on K8s) has been done on another project for a project in industry. Working out details of releasing that as open source.