Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
zantekk4948y@yarwest yes, but writing a web crawler with no native threading is a pain in the ass.
-
dcode4288yYou can use queues and jobs. You might have a look at beanstalk and beanstalk console and supervisor to manage them. Then you can scale processing rate with the hardware. Laravel is pretty cool in this kind of stuff.
-
zantekk4948y@0tikurt yes, but not included in the default distribution. U need to recompile one yourself.
-
I wrote one python script once... In a project of probably 500 bash scripts (who writes an entire test automation framework in bash!?!?)... All I can say is screw them
Related Rants
-
cdrice105"You gave us bad code! We ran it and now production is DOWN! Join this bridgeline now and help us fix this!" ...
-
gururaju53*Now that's what I call a Hacker* MOTHER OF ALL AUTOMATIONS This seems a long post. but you will definitely ...
-
MoboTheHobo35My Friend: Dude our Linux Server is not working anymore! Me: What? What did you do? My friend: Nothing I swe...
When you need to use PHP for EVERY project 'cause your coworkers don't know other languages... *sigh*
undefined
php
work
fml