Group
Extension

Matches 1

AnyEvent-Fork-RPC ( M/ML/MLEHMANN/AnyEvent-Fork-RPC-2.0.tar.gz, MLEHMANN, 2019; MetaCPAN )
AnyEvent-Fork-RPC/RPC.pm ( view source; MetaCPAN )
is about as fast as the octet string serialiser, but supports
complex data structures (similar to JSON) and is faster than any of the
other serialisers. If you have the L<CBOR::XS> module available, i
 } }
   )

=item C<$AnyEvent::Fork::RPC::JSON_SERIALISER> - uses L<JSON::XS> or L<JSON>

This serialiser creates JSON arrays - you have to make sure the L<JSON>
module is installed for this serialiser
 to work. It can be beneficial for
sharing when you preload the L<JSON> module in a template process.

L<JSON> (with L<JSON::XS> installed) is slower than the octet string
serialiser, but usually much

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.