WingNews logo WingNews
top | new | best | ask | show | jobs
top | item 39671436

(no title)

pillusmany | 2 years ago

Shared memory:

https://docs.ray.io/en/latest/ray-core/objects.html

discuss

order

ptx|2 years ago

According to the docs, those shared memory objects have significant limitations: they are immutable and only support numpy arrays (or must be deserialized).

Sharing arrays of numbers is supported in multiprocessing as well: https://docs.python.org/3/library/multiprocessing.html#shari...

powered by hn/api // news.ycombinator.com