er 22, Wed 14:25
To: golang-nuts
Subject: Re: [go-nuts] question about GO and realtime GC interest by the user
community
Hi John,
I don't know what firm realtime means.
I did look at GO's GC a bit. I'm not the expert in this, others in my company
are.
On the question of realti
...@googlegroups.com [mailto:
> golan...@googlegroups.com ] *On Behalf Of *David Beberman
> *Sent:* 2017 November 09, Thu 05:59
> *To:* golang-nuts
> *Subject:* [go-nuts] question about GO and realtime GC interest by the
> user community
>
>
>
> Hi,
> I asked this o
firm real-time would be a good
first step?
John
John Souvestre - New Orleans LA
From: golang-nuts@googlegroups.com [mailto:golang-nuts@googlegroups.com] On
Behalf Of David Beberman
Sent: 2017 November 09, Thu 05:59
To: golang-nuts
Subject: [go-nuts] question about GO and realtime GC
Hi,
I asked this on the golang-dev list. They redirected me here.
We are a hard realtime JavaVM GC company. By hard realtime
we mean that the GC is preemptible, reentrant, non-blocking, non-pausing.
For multicore it is also parallel and concurrent.
Further for realtime we support priority inherit