[PATCH v1 1/1] implement mp_stack class

Konstantin Osipov kostja at tarantool.org
Wed Jan 16 21:03:24 MSK 2019


* Kirill Shcherbatov <kshcherbatov at tarantool.org> [19/01/16 17:06]:
> From: Kirill Shcherbatov <kshcherbatov at gmail.com>
> 
> https://github.com/tarantool/tarantool/tree/kshch/gh-1012-msgpuck-class
> 
> A new mp_stack class is a stack of service contexts mp_frame to
> do complex msgpack parse. The structure is needed in order to
> facilitate the decoding of nested msgpack structures without
> recursion.

What is a nested msgpack structure?
Where do you encounter nested msgpack structures? 

-- 
Konstantin Osipov, Moscow, Russia, +7 903 626 22 32
http://tarantool.io - www.twitter.com/kostja_osipov



More information about the Tarantool-patches mailing list