NAME

Data::PubSub::Shared::Int - int64 message variant of Data::PubSub::Shared

DESCRIPTION

The 64-bit signed integer variant: lock-free MPMC publish and lock-free subscribe over a shared-memory ring. See Data::PubSub::Shared for the full API, synopsis, and cross-process semantics common to every variant.

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.