Binary link server binding address

Aleksey Shipilev aleksey.shipilev at oracle.com
Thu Dec 11 16:07:30 UTC 2014


On 11.12.2014 18:55, Julien Nicoulaud wrote:
> It's perfect, thank you.

Excellent! Will be the part of the next patch release.

> About my use case, to make simple: I use this to run the forked VM on a
> remote compute node grid managed by a batch system, I have my own runner
> that handles parameterization, runs the N parameter combinations in
> parallel (each thread running one JMH Runner instance), and aggregates
> results into charts. JMH Runners are "tricked" into launching their
> client VM remotely by setting the JVM command option to a wrapper script
> that does the forwarding.

Okay, I see, thanks. This sounds deceptively like Japex:
 https://japex.java.net/

> This would not be possible if JMH was not so embeddable, so I hope it
> stays this way in the future :)

Yes, that's the plan.

-Aleksey



More information about the jmh-dev mailing list