サーバーを2つに分けるなら

プロセス間通信をしないといけないのよね...
python-ipc
http://www.ka.sara.nl/home/walter//python-ipc/
Socket Programming HOWTO
http://www.amk.ca/python/howto/sockets/
pIPC: Inter-Process Communication wrapper class
http://software.fionet.com/pIPC/
pipe_rpc: RPC over pipes
http://www.k1024.org/pipe_rpc/
pyipc: Python bindings to System V IPC
http://const.tltsu.ru/
remoteD
http://remoted.neurokode.com/
この前書いたPyroがよさげかな...
こいつもわかりやすい感じ。
spoonrpc: Distributed message passing IPC system
http://www.zarrf.com/SpoonRPC/