X Tutup
Skip to content

Add ZeroReact.NET to Readme#71

Merged
Taritsyn merged 1 commit intoTaritsyn:masterfrom
DaniilSokolyuk:patch-1
Mar 13, 2019
Merged

Add ZeroReact.NET to Readme#71
Taritsyn merged 1 commit intoTaritsyn:masterfrom
DaniilSokolyuk:patch-1

Conversation

@DaniilSokolyuk
Copy link
Copy Markdown
Contributor

No description provided.

@Taritsyn Taritsyn merged commit 14751ea into Taritsyn:master Mar 13, 2019
@Daniel15
Copy link
Copy Markdown

@DaniilSokolyuk Would you be interested in submitting some pull requests to ReactJS.NET to pull in your changes?

@DaniilSokolyuk
Copy link
Copy Markdown
Contributor Author

DaniilSokolyuk commented Mar 14, 2019

@Daniel15, hi, I think it is very difficult because i use only ChakraCore and modified version of JavaScriptEngineSwitcher.ChakraCore, there have been many changes,
I changed the ScriptDispatcher implementation, now he uses shared queue for reduce the cost of getting and returning the engine, a new evaluate method has been added, he accepts ReadOnlyMemory and return IMemoryOwner
My JsPool uses different threads to create and maintenange engines in the background not during the execution of the query, also ZeroJsPool and ChakraCore engine is very coupled

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup