Standardize serialization on JSON?

Dustin Sallings dustin at spy.net
Mon Apr 14 02:32:50 UTC 2008


On Apr 13, 2008, at 18:59, Ask Bjørn Hansen wrote:
> What's the performance of JSON serialization in $your_language?
>
> I apologize if it's been discussed before, but how about  
> standardizing on using JSON for serialization?   In Perl it's Really  
> Fast (with JSON::XS) and I imagine that it gzip's well, too.
>
> It would make using complex data structures between languages as  
> trivial as it can be...


	It's come up a few times, and I think most agree that it'd be good to  
have it as an interoperability option (there's not really another  
choice unless somebody really wants XML).

-- 
Dustin Sallings





More information about the memcached mailing list