Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

Rewrite Dialog system to use threads #389

Open
Jeremi360 opened this issue Sep 16, 2020 · 1 comment
Open

Rewrite Dialog system to use threads #389

Jeremi360 opened this issue Sep 16, 2020 · 1 comment
Labels
code enhancement node new rakugo node or change on all rakugo nodes

Comments

@Jeremi360
Copy link
Collaborator

Jeremi360 commented Sep 16, 2020

Rewrite Dialog system to use yield and resume , instead of if next_step():

@Jeremi360 Jeremi360 added enhancement node new rakugo node or change on all rakugo nodes code labels Sep 16, 2020
@Jeremi360 Jeremi360 changed the title Rewrite Dialog system to use yield and resume Rewrite Dialog system to use threads Oct 6, 2020
@Jeremi360
Copy link
Collaborator Author

After some test it come out that using threads and more specific Semaphore and Muxer will be better for our case.
This is alredy on @Vaasref frok.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
code enhancement node new rakugo node or change on all rakugo nodes
Projects
None yet
Development

No branches or pull requests

1 participant