« Return to Thread: Automated queue creation within a swiftlet

Re: Automated queue creation within a swiftlet

by IIT Software :: Rate this Message:

Reply to Author | View in Thread

CLI works fine, no doubt. You block the SwiftletManager thread starting your Swiftlet. The SwiftletManager stays in startKernelSwiftlet. I don't know how you have configured the router starting your Swiftlet but it must be via the Deploy Swiftlet (hot deploy). Then you would only block a thread of the Timer Swiftlet during deployment which is ok.

 « Return to Thread: Automated queue creation within a swiftlet