4

Our site has a feature where if a user changes some parameters in his profile, his plans on the site are updated in accordance with the change.

It took me a 2 weeks to implement a proper queue based updating mechanism.

My manager : "What's taking so long? Why not implement it in a recursive loop of all the users in the database?"

I could only stare with my mouth open.

Comments
Add Comment