Skip to content

tidwall/evio-lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

evio
GoDoc

evio-lite is an event loop networking framework that is extra small and fast. It's the lite version of the evio package.

So what's different about this version?

It's totally single-threaded. The big evio has support for spreading loops over threads. Not this one. Only one thread. Don't question my motives. I don't care about your feelings on the matter. Also it only runs on BSD and Linux machines. These are the only machines I deal with. Again, I don't care what you say.

There are a few subtle differences between the two APIs, but otherwise they work in the same.

Enjoy! (or not, whatever)

About

Fast event-loop networking for Go (the lite version)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages