Closedown
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
import ch.psi.pshell.bs.Provider as Provider
|
||||
|
||||
p=Provider("provider", "tcp://localhost:9999", True)
|
||||
url="tcp://localhost:9999"
|
||||
url="tcp://SFTEST-CVME-DBPM1:9001"
|
||||
url= "tcp://SIN-CVME-DBPM0421:9000"
|
||||
p=Provider("provider", url, True)
|
||||
p.config.keepListeningOnStop = True
|
||||
p.config.parallelHandlerProcessing = False
|
||||
p.config.byteBufferAllocator = True
|
||||
|
||||
Reference in New Issue
Block a user