jquery mobile listview with JSON

jquery mobile listview with JSON

Hi all,
I am planning to get posts from my wordpress site using JSON.. and the posts going to grow each day. my question here is it possible to get the posts as a listview even with large number of items lets say over 1000 items with no crash! 
If not, then what is the best layout solution to list the posts. 
note that the posts appears as a title and when click slide a new page with post description.

Thanks,