HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pveentjer

no profile record

comments

pveentjer
·3 tahun yang lalu·discuss
Nice project. One thing I would focus on is allowing for a zero litter work flow. In Hazelcast I wrote a similar system, and if properly used, it is litter free.
pveentjer
·4 tahun yang lalu·discuss
The GC can pace the allocation when it can't keep up.
pveentjer
·4 tahun yang lalu·discuss
If a Java thread is on the CPU, then the CPU is utilized, no matter if the CPU is just waiting for memory.

That is the problem with utilization; you have no clue how busy the CPU actually is. IPC is more useful in these situations.