ibmruntimes / yieldable-json

Asynchronous JSON parser and stringify APIs that make use of generator patterns
Other
145 stars 22 forks source link

Features/time based yield #14

Open hrdwdmrbl opened 5 years ago

hrdwdmrbl commented 5 years ago

@gireeshpunathil What do you think of this approach, in general? Are there problems with a time-based approach that I have not considered? Should time-based be one option?

gireeshpunathil commented 5 years ago

@hrdwdmrbl - thanks for this work! I will review and get back.