July, 2010 stats

Justunfollow-stats-july-2010

It's that time of the month when I release the stats and share with all you wonderful users of JustUnfollow.com the success and failure of my app. 

If the previous months were crazy then July has been crazier. The app has crossed the 10K unique users per day mark and currently the traffic seems to be in that range. I hope the growth continues and my target is to get 1 million uniques every month. This can only happen if you, the users of JustUnfollow help in spreading the word about the app. Tell all your friends about it, let them know there is an easier way to unfollow non-followers and follow fans!

In my previous post I had mentioned about Premium accounts for JustUnfollow. I'm still working on it and hopefully in the next few days I'll make an announcement on this blog. At the moment, I've decided to price it at $4.95 per year. With the Premium account you will get unlimited unfollows and follows. What do you think about it?

-Nischal

The Google Appengine DataStore and troubles I'm facing

One fine saturday night, I sat down to develop JustUnfollow. I was developing it for myself. I have this itch of learning new stuff (especially if its from Google), so decided to use the Google Appengine.

It's been six months now and my feelings for the decisions I made are mixed. The appengine has its advantages as well as disadvantages. I've faced a lot of issues due to GAE's datastore coping with the high usage it gets from all the folks who have their apps running on it. 

Well, this post isn't about GAE's issues, I'm writing this for a different reason. When I developed JustUnfollow, I made use of sharded counters for stats. A few days back, I could see a lot of errors in my log and on inspecting realized the errors were all about DataStore writes. Maximum writes to the datastore were failing. I've disabled stats for now, but I'm trying to figure out what the problem is. The reason for failure is most likely the number of requests that are being made now. My shards need to be incremented around 5 to 8 times per second. I thought the sharded counters would be able to handle this, but seems like I was wrong.

What I'm going to do now is increase the number of shards from the current 25 to 100. I'm not sure if this is the right thing to do, if the number of shards I'm using are low, just right or too much. If any of you have any idea please let me know about it.

-Nischal

Users are not able to login to JustUnfollow [Update: site is working]

Sorry folks, currently my host Google Appengine seems to be having problems due to which JustUnfollow is not working. I'm trying to get in touch with them and hope this thing gets resolved soon. 

I will keep you updated as soon as things start work fine.

Update: The site is working fine now. You should not face any problems. Please give it a try and let me know. http://justunfollow.com