use a prefix tree to decide which registry to send the request to. The prefix tree...
authorTony Mack <tmack@cs.princeton.edu>
Wed, 12 Aug 2009 03:18:07 +0000 (03:18 +0000)
committerTony Mack <tmack@cs.princeton.edu>
Wed, 12 Aug 2009 03:18:07 +0000 (03:18 +0000)
commit800b8429cb46a303c413510e22da1f4347e36946
tree3b55f46563b97cb9d1c7f935f2a3e7898fa9cf88
parent369539c902b142b7e82816d0219f4522fd2fd1b8
use a prefix tree to decide which registry to send the request to. The prefix tree finds the chooses the longest matching hrn
sfa/methods/list.py
sfa/util/prefixTree.py [new file with mode: 0755]