Hi,
I have a need to send pdf file from several worker server to main server.
The main server will then save the file to DB(MySQL).
I have read somewhere that json rpc with base64 encoding is not efficient to send binary file.

Any suggestions?

For my current load, non efficient solution (e.g. json rpc) will not be a problem. But i'm looking for a better alternative.

Thanks

--
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to