Best method for delivering instagram followers

alfredocs

Newbie
Joined
Dec 11, 2017
Messages
4
Reaction score
0
Hello everyone,

I'm working on being a instagram followers provider. I already have an application written in PHP and it is working ok, but I can only put one follower per account at time. It is too slow

How have you implemented your provider service? Do you use pthreads? Some async library? Queues?

Are you using some third party service?

At this time, I have about 5.000 BR Instagram accounts

Tell me if you have some info and maybe we can go on a deal.

Thank you all
 
you can buy Instagram follower from online.
I do not want to buy followers. I have a DB with lot of instagram accounts. I want to sell followers online

But I'm struggling with the architecture of my app. I've developed a queue for delivering the followers, but it is kinda slow, I just want it to be faster

Do you have any tips?
 
how are you getting your followers? And what is the issue with your app? I can do some of the coding

The users logs in my site with their Instagram credentials. I give them some free followers (15 per hour)
Then I use these accounts for delivering the followers. This is described in the terms of use and the process is very transparent.

I can deliver about 1.000 followers within 20 minutes, the execution time is not an problem anymore. But as i'm using 20 queues for processing it, my CPU usage is 100%, stopping all my services for a time.

I wish I wouldn't have to do an upgrade of my server, so I'm asking how do you guys developed your application.

Sorry for bad English
 
Back
Top