Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Scalability is the ability of a system, network, or process, to handle growing amount of work in a capable manner or its ability to be enlarged to accommodate that growth.

learn more… | top users | synonyms

0
votes
0answers
7 views

Reading facebook feed for different users at same time

I am working on a android application in which i need to read a user feed from facebook filter it depending on user specified parameters and show it to user.. filters are like (only photo updates, ...
-1
votes
1answer
45 views

Platform options for a Facebook Application? [closed]

I have an idea for a Facebook App, but I'm aware there could be problems with scaling if it becomes popular. Which platforms, for instance Google App Engine, Amazon EC2 are suitable for building a ...
0
votes
1answer
240 views

Does Facebook support multiple callback urls?

I work at a large Facebook game developer and we're trying to decide the best way to scale our infrastructure. Our callback URL is not using round robin DNS so it is a single point of failure. We have ...
0
votes
1answer
196 views

What do content distribution network service providers do?

What is the purpose of CDN service providers? My guess is that large scale sites like facebook,wikipedia,youtube etc use CDN service providers for some kind of outsourcing. My understanding: ...
4
votes
1answer
581 views

Server architecture for a scalable Facebook game

Some friends and I have written a game for Facebook without much thought into the actual architecture of the game - and imagine our surprise when we reached over 300,000 unique players per month and ...