andreaugustoaragao

Results 2 issues of andreaugustoaragao

I'm running Linux aarch64. I downloaded jbr 17.0.6 and whenever I try to execute java I get the following error: `Downloads/jbrsdk_jcef-17.0.6-linux-aarch64-b829.1/bin [k8s:minikube] ❯ ./java fish: Job 1, './java' terminated by...

I have written a benchmark to compare using hollywood to using go channels. The benchmark can be found here: https://github.com/andreaugustoaragao/bench_actors/blob/main/actors_test.go I don't know if I'm doing something wrong but the...