I don't know Python at all, but need to develop a utility that will take
N number of the PyYIMt user.dbm files and merge them into a new dbm file
that contains the most recent record for each user.

First question is whether this is possible - is there timestamp
information in the user.dbm file that would allow a decision to be made?

I'm currently running multiple PyYIMt gateways using separate user.dbm
files, but users that get connected to an instance for which they
haven't yet registered forces them to register.

I'd like to run this utility on a periodic basis ( nightly, when the
gateways are stopped ) to help level the field.

Thoughts?

Regards,
Brian Safford
EDS
_______________________________________________
py-transports mailing list
[email protected]
http://lists.modevia.com/cgi-bin/mailman/listinfo/py-transports

Reply via email to