[Zope] pickle passing over a socket

Tres Seaver tseaver at palladion.com
Fri Aug 22 16:37:59 EDT 2008


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

David Bear wrote:
> It seems to me that it could be usefull to have a zope method for passing
> python pickles to external processes through a unix domain socket. My
> thinking was to use this as a means to abstract a data base connection. Yes,
> I know there are zsql methods, sqlalchemy and other products to do this. But
> my thought was to have a generilzed method for just passing a pickle to an
> external process that could do anything with it. Perhaps it could pass a
> pickle to a queue that would handle the pickle if the site need
> some high volume handling of data.
> 
> Then one could have another python process listening on the socket -- ready
> to receive pickles for zope.
> 
> Does this sound like something that could be usefull -- or is it reduntant
> with some other feature that zope may have for sending data to external
> processes?

Anything like Pyro?

  http://pyro.sourceforge.net/


Tres.
- --
===================================================================
Tres Seaver          +1 540-429-0999          tseaver at palladion.com
Palladion Software   "Excellence by Design"    http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIryOn+gerLs4ltQ4RArm8AJ9Zt7G7QcBHbujPNzHoRK9hUJQSRwCgiSid
s/Vc+rIVCQx0UAXJ7Tty4zc=
=FFfH
-----END PGP SIGNATURE-----



More information about the Zope mailing list