I've started a one-week review period for the Parallel KDC project: http://k5wiki.kerberos.org/wiki/Projects/Parallel_KDC The brief summary of this project is to add a "-w NUM" option to krb5kdc, which will cause it to spawn NUM worker processes all listening on the same ports. I have an implementation of this and it seems to work as expected so far.