Combining client and server VM (original) (raw)
Stefan Reich stefan.reich.maker.of.eye at googlemail.com
Fri Jan 24 12:29:09 PST 2014
- Previous message: Active Hotspot development repos & process summary
- Next message: Combining client and server VM
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi there!
Is this the official HotSpot list? Looks like it.
I am Stefan. Here's my short bio: I was an early HotSpot adopter (before its release) and now I reinvent programming (www.TinyBrain.de).
OK, on to the topic: I'd LOVE to see the HotSpot client and server VMs combined into one engine. A combination seems to me like pretty much the ideal VM to have.
It would basically start as the client VM in order to get stuff started quickly, least delays possible.
When initialisations are done, after a few seconds or so, the VM switches to server mode, delivering highly-optimized code.
I need to restart VMs a lot, but I still want maximum performance, for example for GUIs. It's OK to have a slower GUI for a few seconds if you're rewarded with full speed shortly after that.
Is it possible? Shouldn't be too hard to implement, right? Anyone up for it?
Cheers, Stefan
--
Stefan Reich TinyBrain.de We will beat Google to A.I.
- Previous message: Active Hotspot development repos & process summary
- Next message: Combining client and server VM
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]