History | View | Annotate | Download (796 Bytes)
schedule based on peer* instead of noedID*
avoid some lookups
doxy related fixes
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@1420 c54fac2e-1815-407e-9b96-088d06743913
fixing/completing header comments for doxygen
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@1410 c54fac2e-1815-407e-9b96-088d06743913
sched: changing schedChunkID to int
this way, sched could be used for request type decision
sched: changing schedPeerID to struct nodeID*
this way, sched could also be used for topology related decisions
sched: introducing schedPeerID and schedChunkID
no change to interface, just renaming
Import the GRAPES scheduler, from Csaba's repository