Hi I am looking to use the work-stealing algorithm of goroutine scheduling 
for real-time. I have a model of G struct where i have added a deadline 
parameter and execution time parameter and modified newproc() to initialize 
it; I was wondering if anyone has explored realtime scheduling in go and 
would like to offer any comments/suggestions.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to