Add skeleton hint router
The hint router will perform its scheduling solely based upon hints provided by a filter (e.g. namedserverfilter) placed before it.
This commit is contained in:
@ -7,6 +7,7 @@ endif()
|
||||
|
||||
add_subdirectory(cli)
|
||||
add_subdirectory(debugcli)
|
||||
add_subdirectory(hintrouter)
|
||||
add_subdirectory(maxinfo)
|
||||
add_subdirectory(readconnroute)
|
||||
add_subdirectory(readwritesplit)
|
||||
|
Reference in New Issue
Block a user