Jonas mg
Jonas mg
In addition, with all those external dependencies gotask could not be added to the Go's toolchain.
Yes, the performance penalty is because I use the mode "on fly". Well, you could copy that internal build API to your project. Besides of question about it in the...
In fact, the code could be extracted to create a package that can be used by other projects. But before of that, I thinkt that it would be good to...
https://groups.google.com/forum/#!topic/golang-nuts/0FBoVbLyfkw
That's great, thanks!
@jingweno, after of update a driver (binding to C SQL engine --github.com/mattn/go-sqlite3--), I've checked that it has got greater speed and being used via gotask, so the issue was not...
It would be great to have a WSGI clone (or anything similar). Ruby got a WSGI clone too some time ago called Rack. And it's also possible to use WSGI...