Re: [Feedreader-development] About crashes with big databases
Brought to you by:
toomastoots
From: Karsten H. <kh...@kh...> - 2004-05-01 19:14:03
|
Nicole Simon schrieb: > Toomas Toots <to...@i-...> wrote: > >>have 100000 articles from where to search. Search must be done every >>time new headline has to be added to headline database and every time a >>feed is selected from left pane. > > > This would fit for my behaviour of speed reading = selecting much headlines > in short times, because I doubleclick them and read them afterwards. > > But it would not explain why, even if I leave it alone to get the feeds, it > does mark everything. But I asume it is a piece of the puzzle. > One problem could be that the search algorithm is running while the content of the headline array is changed (updated) by other threads. Karsten |