[ZODB-Dev] after commit hooks implemented

Julien Anguenot ja at nuxeo.com
Tue Dec 20 23:37:31 EST 2005


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

Hi there,

I did a an implementation, along with tests, of the after commit hooks
support on the ZODB transaction. For those who didn't follow the
previous thread  it was there :
http://mail.zope.org/pipermail/zodb-dev/2005-September/009233.html

The branch is located there :
http://svn.zope.org/ZODB/branches/anguenot-after_commit_hooks/

It's a branch of off the current trunk.

With this we will be able to :

 - launch non transactional code (think for instance rdf or lucene in
some cases)
 - launch async code (indexation for instance that could be done on
another node of your cluster)

There's a remaining XXX within _callAfterCommitHooks() that would
certainly appreciate a review ;)

Cheers,

	J.

- --
Julien Anguenot | Nuxeo R&D (Paris, France)
CPS Platform : http://www.cps-project.org
Zope3 / ECM   : http://www.z3lab.org
mail: anguenot at nuxeo.com; tel: +33 (0) 6 72 57 57 66
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFDqNwLGhoG8MxZ/pIRAgXsAJ4hipf/jHGvNJEGjTlVIt5qUrgOLwCfT6dk
HMNuuPIQks1a+rep+y/O3sg=
=b+Mu
-----END PGP SIGNATURE-----


More information about the ZODB-Dev mailing list