This website requires JavaScript.
Explore
Help
Sign In
contrib
/
fasthttp
Watch
1
Star
0
Fork
0
You've already forked fasthttp
mirror of
https://github.com/valyala/fasthttp.git
synced
2026-06-14 15:56:44 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
943
Commits
3
Branches
81
Tags
07559fc63b34b51e5602a8b07ae577f878a6a29f
Commit Graph
2 Commits
Author
SHA1
Message
Date
Aliaksandr Valialkin
07559fc63b
stackless: send "func done" notification over a buffered channel, so the funcWorker could process multiple work items without switching to other goroutines
2017-02-06 01:10:21 +02:00
Aliaksandr Valialkin
5abb44878e
stackless: added NewFunc() for wrapping stack-hungry CPU-bound functions
2017-02-05 23:35:23 +02:00