<div dir="ltr">I use FPC for a lot of web stuff, but generally not for servers. In this project I am using an FPC program to create the database and download updates using my TClientSocket class.<div><br></div><div>For long running stuff, which I may typically host on an Amazon cloud server with Linux, I'll generally either use something from a package (apt or docker) or write a custom service in C# hosted in Kestrel or Apache.</div><div><br></div><div>Don't worry though, I spend most of my time writing desktop apps, and for that nothing beats FPC + Lazarus ;)</div></div>