Shared - Library to simplify managing shared large memory objects
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
Move Shared from (https://github.com/tensorflow/tfx-bsl/blob/master/tfx_bsl/beam/shared.py) to Beam, since it is probably generally useful for other Beam use cases.
Also: Consider adding similar libraries this to Java, Go and other sdks.
Imported from Jira [BEAM-10417](https://issues.apache.org/jira/browse/BEAM-10417). Original Jira may contain additional context.
Reported by: altay.
Contributor guide
Research direction
Start by reading tfx_bsl/beam/shared.py and the linked BEAM-10417 Jira issue to understand Shared and its intended use. Then inspect Beam's SDK layout and contribution conventions to determine where the library belongs. Done means the shared-memory library is available in Beam, with the Java and Go possibilities explicitly resolved or scoped.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, java, python
- Domain
- backend, distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100