Basically I have a problem that is pretty much embrassing parallel and I think I\'ve hit the limits of how fast I can make it with plain python & multiprocessing so I\'m
I've no experience with OpenMP, but you may have luck with trying zeromq (python bindings included):
easy_install pyzmq