Skip to content

Move proxystore.pubsub to proxystore.stream.shims #463

@gpauloski

Description

@gpauloski

Describe the Request

The Publisher/Subscriber interfaces in proxystore.pubsub are just shims around existing pub/sub interfaces. I think it would be more clear to have these shims be a subpackage of proxystore.stream as they are tightly coupled with each other.

This will require making proxystore.stream a subpackage rather than submodule which I think will be good in the long term as we add more features.

Sample Code

No response

Metadata

Metadata

Assignees

Labels

enhancementNew features or improvements to existing functionality

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions