NAME

Data::PubSub::Shared::Str - byte-string message variant of Data::PubSub::Shared

DESCRIPTION

The variable-length byte-string variant: mutex-protected publish and lock-free subscribe, each message up to the ring's configured maximum size. See Data::PubSub::Shared for the full API, synopsis, and cross-process semantics.

SEE ALSO

Data::PubSub::Shared

AUTHOR

vividsnow

LICENSE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.