Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Multi thread #20

Open
masuidrive opened this issue Oct 7, 2012 · 3 comments
Open

Multi thread #20

masuidrive opened this issue Oct 7, 2012 · 3 comments

Comments

@masuidrive
Copy link
Member

mruby doesn't support multi thread.

MobiRuby implement multi thread supporting on multi VM feature.

@suzukaze
Copy link

suzukaze commented Jun 3, 2013

Does "multi thread supporting on multi VM feature" mean that MobiRuby starts a mruby vm in an objective-c thread ?

@masuidrive
Copy link
Member Author

Right, MobiRuby create a mruby vm for each ObjC thread.

@suzukaze
Copy link

suzukaze commented Jun 5, 2013

Thanks for your answer.

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

No branches or pull requests

2 participants