YAPC::Europe 2013 in Kiev

YAPC::Europe 2013 “Future Perl”

Twitter #ye2013    Facebook    RSS       Log in

Twitter #ye2013    Facebook    RSS       Log in

Binary Protocols Using Pack for Fun and For Profit

By Nicholas Perez (‎nperez‎) from AmsterdamX.pm
Date: Wednesday, 14 August 2013 16:50
Duration: 20 minutes
Target audience: Advanced
Language: English
Tags: banana binary fun pack profit protocol unpack

When you need space, speed, and simplicity, pack gives you almost everything you need to build binary protocols for services with low-latency requirements.

In this talk, I'll be speaking about our work on our server side session and cookie storage system we built this year. We built a binary protocol for use in communicating with our service. We had numerous challenges to overcome including limitations in pack itself and I'll cover the majority of them.

Attended by: