Standardize serialization on JSON?
    Ask Bjørn Hansen 
    ask at develooper.com
       
    Mon Apr 14 01:59:08 UTC 2008
    
    
  
Hi everyone,
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...
  - ask
-- 
http://www.askbjoernhansen.com/
    
    
More information about the memcached
mailing list