Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run multiple instances of emulator with shared disk #31

Open
GoogleCodeExporter opened this issue Mar 21, 2015 · 0 comments
Open

Run multiple instances of emulator with shared disk #31

GoogleCodeExporter opened this issue Mar 21, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

From Tim Sirianni:
1)  I would love to be able to run multiple instances of the emulator, with the 
possibility of running shared disk among them.  I believe indexedDB is capable 
of shared access, isn't it?   Even if shared disk isn't possible it would be 
fun to run multiple emulators, which I guess means being able to set the name 
of the disk subsystem IDB to open, so this might be an easy change to make 
while you're in the code.  Yes, this is a way to get around the just-one-thread 
javascript execution model.  Two one-processor emulated system should run twice 
as fast a two-processor one on a two-core real system.

Original issue reported on code.google.com by paul.kimpel@digm.com on 20 Jul 2014 at 2:38

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant