Endurox-go Version 2.0.0 Released

Version 2.0.0 is released on Enduro/X ASG module
Added by Editor over 7 years ago

Enduro/X ASG Golang module is moved to Object-API. This means that all ATMI operations now are associated with ATMICtx (context object). Which means you may have multiple contexts in the same time. This will allow to run TpCalls() and other operations in goroutines with out need of doing os.runtime.LockOSThread()


Comments