Emre Sevinc wrote: [ ... ]
This was a lovely feature. Believe me. People liked it.
i was in love with that since Orkut.
Now, people and the programmer are sorry. Why? Because the aforementioned contacts table (I've given an example in my previous mail, you can see it below, just includes an ID and ContactID) has grown bigger. It's now about 5 MB. cember.net became popular, more than a few thousand members.
There is an another problem here. That path calculation is not required to be done in real time! ( that's a design decision ( ? :) ) )
it could be done daily and with some more clever decisions like "has any member added any member as a contact, regenerate the path, else use cached version".
[ ... ] -- @n _______________________________________________ cs-lisp mailing list [email protected] http://church.cs.bilgi.edu.tr/lcg http://cs.bilgi.edu.tr/mailman/listinfo/cs-lisp

