We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Formale Metadaten

Titel
FluxBB
Untertitel
Lightweight software - where does performance matter?
Serientitel
Anzahl der Teile
90
Autor
Lizenz
CC-Namensnennung 2.0 Belgien:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
An introduction to the FluxBB project, it's philosophy and the upcoming 2.0 release along with it's underlying framework. FluxBB is a fairly little-known open-source forum software written in PHP. It offers only the absolutely essential features a forum software needs, focusing instead on stability and performance. Still, it is trusted by some of the biggest Linux distribution forums out there, and it's predecessor PunBB was used in the former Facebook Developer Forums. It was downloaded almost 200,000 times. We are currently overhauling the entire application, building on the modern Laravel framework in its not-yet-released fourth version. Choosing a framework instead of a home-grown, optimized solution is an interesting compromise between developer comfort (and development speed) and overhead that comes with the framework. We learned a lot about why performance matters still with all the modern technology and especially where it matters and where it does not.