Abstract
The talk explores the feasibility of Go for soft realtime applications. We will briefly define soft realtime and explore some domains that need it. We will then explore the realtime features and limitations of the Go language and runtime, including looking at improvements in the various releases. We will finally show a number of specific use cases and verify that the behavior of the relevant Go programs is indeed within specification.