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-15 16:07:51 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
07559fc63b34b51e5602a8b07ae577f878a6a29f
fasthttp
/
stackless
T
History
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
..
doc.go
stackless: added NewFunc() for wrapping stack-hungry CPU-bound functions
2017-02-05 23:35:23 +02:00
func_test.go
stackless: added NewFunc() for wrapping stack-hungry CPU-bound functions
2017-02-05 23:35:23 +02:00
func_timing_test.go
stackless: added NewFunc() for wrapping stack-hungry CPU-bound functions
2017-02-05 23:35:23 +02:00
func.go
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
writer_test.go
Reduce stack space usage when using response compression
2016-11-03 19:38:42 +02:00
writer.go
stackless: added NewFunc() for wrapping stack-hungry CPU-bound functions
2017-02-05 23:35:23 +02:00