pvn visualization
pvn visualization
Out of context: Reply #14
- Started
- Last post
- 18 Responses
- ozhanlion0
actually this is going to be easier than I thought,I have found a workaround not to crawl through the whole list of topics, I am going to only check the first 30 one(the first 30 ones we see here) and then compare them to my hashtable and see if they match or not, and add according to the table blabla. I hope I am not missing anything here. only drawback is I need to hammer the server max 30 times every time I want to refresh the names, in order to find howmany times one posted etc. I am thinking to set this interval to 2 mins.
this is all for to display how many post have been made by individuals for that topic. this is only the beginning.
would it create a bottleneck for the server? hopefully not.