I want to have some kind of server sitting a port and answering requests 
(Think HTTP or DNS). Can I tack on a AQMD client so that other software
can query the server regarding it's health or various runtime variables 
like # goroutines that are active, etc?

Does the AQMD client exist in it's own separate environment,  with separate 
goroutines?

If I have multiple go applications running, do they share the same runtime? 
Or does each one have it's own runtime and set of threads, etc.

Thanks,

Joe

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/489f6343-69ea-4d0e-a13e-0c7acd585ad0%40googlegroups.com.

Reply via email to