thanks for sharing your experience. I appreciate it
haha, no, it is a joke with "bucket" in brazilian portuguese, but its not the first time I see someone relating it with bald people ;)
hey, thanks for the comment, it is far away from being rude :) blog posts were never the focus, they are mostly for myself, to remember how things work, as I don't work on the framework for some time, and need to have…
I love kcgi, but we have different focus. I may use it as FCGI layer for balde, though :)
I'd love to make balde BSD-licensed ( see https://github.com/balde/balde/wiki/Converting-from-LGPL-to-... ) but unfortunately I have to deal with GLib for now... :/
I'm just avoiding claims without evidence... unlike the guy who says that SCGI is slow ;)
of course. I'll just get some benchmark results published before doing such claim on the website. :)
as it is a microframework, it does not cares about such details, you can handle memory allocation by hand, or use memory pools provided by glib, create gobjects and use refcount, etc. It is up to you :) Internally used…
yes, it lacks documentation, I started this blog post series to try to address this: https://rgm.io/post/balde-internals-part1-foundations/ if you have some specific question, feel free to ask
You are supposed to use SCGI in production. The embedded HTTPD is provided to help during development, so you don't need to setup SCGI in your local machine. I never did any serious testing on the HTTPD, but it was not…
Hi guys, I'm the author of this framework, and it seems that someone shared it here because I started this blog post series this weekend: https://rgm.io/post/balde-internals-part1-foundations/ This is why most of the…
the project just uses the very basic structures from GLib, then it is possible (and planned) to migrate out of it in the future.
haha. exactly! :)
thanks for sharing your experience. I appreciate it
haha, no, it is a joke with "bucket" in brazilian portuguese, but its not the first time I see someone relating it with bald people ;)
hey, thanks for the comment, it is far away from being rude :) blog posts were never the focus, they are mostly for myself, to remember how things work, as I don't work on the framework for some time, and need to have…
I love kcgi, but we have different focus. I may use it as FCGI layer for balde, though :)
I'd love to make balde BSD-licensed ( see https://github.com/balde/balde/wiki/Converting-from-LGPL-to-... ) but unfortunately I have to deal with GLib for now... :/
I'm just avoiding claims without evidence... unlike the guy who says that SCGI is slow ;)
of course. I'll just get some benchmark results published before doing such claim on the website. :)
as it is a microframework, it does not cares about such details, you can handle memory allocation by hand, or use memory pools provided by glib, create gobjects and use refcount, etc. It is up to you :) Internally used…
yes, it lacks documentation, I started this blog post series to try to address this: https://rgm.io/post/balde-internals-part1-foundations/ if you have some specific question, feel free to ask
You are supposed to use SCGI in production. The embedded HTTPD is provided to help during development, so you don't need to setup SCGI in your local machine. I never did any serious testing on the HTTPD, but it was not…
Hi guys, I'm the author of this framework, and it seems that someone shared it here because I started this blog post series this weekend: https://rgm.io/post/balde-internals-part1-foundations/ This is why most of the…
the project just uses the very basic structures from GLib, then it is possible (and planned) to migrate out of it in the future.
haha. exactly! :)