Here is a list of things we may agree to merge.
Queue: use PostgreSQL notify for direct enqueue of jobs
Experimental branch: lp:~openerp-connector-core-editors/openerp-connector/7.0-connector-pg-notify-listen-experimental
Add facilities to parse the errors from the jobs so we can replace it by more contextual and helpful errors.
A logger which keeps in a buffer all the logs and flushes them when an error occurs in a synchronization, clears them if it succeeded
Job Channels: each job is owned by a channel and workers can be dedicated to one channel only