NAME

Data::PubSub::Shared::Int32 - compact int32 message variant of Data::PubSub::Shared

DESCRIPTION

The 32-bit signed integer variant: same lock-free publish/subscribe API as Data::PubSub::Shared::Int in half the per-slot memory (8-byte slots). 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.