2 min read 0

Microservices for building web servers

I've tabulated a capacity-structure roadmap that starts with one 8C/16T and breaks down microservices into phases. (Assumptions: Go/Rust-centric, Elixir real-time, Laravel=Admin only, Nginx/Envoy, Redis,...

2 min read 0

Coincidence optimization processing power by language

Let's analyze how many concurrences each language can handle. Number of concurrents when running on an 8-core, 16-thread co-clocked CPULanguage/FrameworkProcessing modelRequests per second (RPS)Number of sustained concurrentsCharacteristicsC...

1 min read 0

WordPress Permissions (Folders, Files)

Setting project permissions (folders, files) to fixed Meaning of groups created on the server User account : Group for default account only (automatically created, required) Adm :...