Open in app
Home
Notifications
Lists
Stories

Write
Andrei Pirvulet
Andrei Pirvulet

Home

Jan 4, 2019

Things to consider when scaling your PHP web app from one web server to two (or more)

There are many benefits to moving from a single web server to having 2 or more of them. First off your app won’t die when dealing with a failure on that server, commonly known as removing a single point of failure. …

Web Development

5 min read


Published in eMAG TechLabs

·Jul 30, 2018

Announcing Bucharest PHP Meetup

How did we start? While reviewing the developer communities around PHP in the Bucharest area, I noticed that there are a couple of active meetups on specific PHP topics (like Symphony or Drupal), which are great, but not one that covers a larger spectrum of PHP topics. After all, being…

PHP

2 min read

Announcing Bucharest PHP Meetup
Announcing Bucharest PHP Meetup

Published in eMAG TechLabs

·Dec 11, 2017

Parallel processing challenges when using message queues in PHP applications

Message queues are an easy way to handle many performance issues in web apps. For example, you might have a frontend app that takes orders in an e-commerce store but the order processing process might be slow and you don’t want to hog the whole system. An easy fix is…

Programming

7 min read

Parallel processing challenges when using message queues in PHP applications
Parallel processing challenges when using message queues in PHP applications
Andrei Pirvulet

Andrei Pirvulet

I'm a software development manager that loves creating awesome teams and tackle large and challenging projects

Following
  • trisoft.ro

    trisoft.ro

  • Gajus Kuizinas

    Gajus Kuizinas

  • Rafael Pierre

    Rafael Pierre

  • Vlad Nistor

    Vlad Nistor

  • Daniel Tunkelang

    Daniel Tunkelang

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable