new harbor

This commit is contained in:
云风
2012-08-17 11:50:45 +08:00
parent b06d380219
commit 4f6826de40
25 changed files with 331 additions and 1010 deletions

View File

@@ -3,6 +3,6 @@ mqueue = 256
cpath = "./service/?.so"
logger = nil
harbor = 2
address = "tcp://127.0.0.1:2526"
master = "tcp://127.0.0.1:2012"
address = "127.0.0.1:2526"
master = "127.0.0.1:2012"
start = "main_log"