HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pveentjer

no profile record

comments

pveentjer
·3년 전·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년 전·discuss
The GC can pace the allocation when it can't keep up.
pveentjer
·4년 전·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.