You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You posted on Twitter that you were curious if people would want to help work on Haywire -- and I think that was a resounding "yes" :). However, what I don't see is a roadmap of what's left to be done overall.. or sort of... what defines a good milestone?
Do you have any sort of idea what Haywire v1.0 should look like? Do you think it's worth coming up with some ideas of what it might look like?
The text was updated successfully, but these errors were encountered:
@tobz@nmdguerreiro Let's revisit this discussion. What kinds of things would we want in an initial release? What should it look like? Here are my thoughts.
File based logging.
Needs to perform under long running benchmarks.
Needs to not leak memory under long running benchmarks.
Needs to be more stable than it is currently.
Needs to sustain high connection counts reliably with good throughput.
Needs to handle HTTP 1.1 keep-alive behaviour correctly.
I would like to have pico http parser merged in mainline with the above stability and performance.
TLS?
Zero-copy would be nice but we could start the experiments now but polish it for a second milestone.
Make a better story for the /stats route.
Routing currently isn't all that useful. It does a couple things but not much. Is that good enough for an initial milestone? If not, what routing features do we need?
You posted on Twitter that you were curious if people would want to help work on Haywire -- and I think that was a resounding "yes" :). However, what I don't see is a roadmap of what's left to be done overall.. or sort of... what defines a good milestone?
Do you have any sort of idea what Haywire v1.0 should look like? Do you think it's worth coming up with some ideas of what it might look like?
The text was updated successfully, but these errors were encountered: