Discussion:
[BitPim-devel] "lazy read" implementation approach
Joe Pham
2005-08-03 02:29:22 UTC
Permalink
Would it make any sense to implement the lazy read feature by using a persistent, multi-phone capable file caching design (similar to the existing DirCache implementation). As BitPim reads a file from the phone, it would first check the cache for a hit; if a hit is found, cache data is returned, otherwise BitPim would read the file from the phone, update the cache and return the data. The cache hit criterion is equivalent file paths, date/time stamp, and file size.


-Joe Pham

______________________________________________________________________
Surfing so fast you won't believe it's not broadband!
Try NetZero HiSpeed 3G.
Visit http://www.netzero.com to sign up today!
Roger Binns
2005-08-03 05:14:34 UTC
Permalink
Post by Joe Pham
Would it make any sense to implement the lazy read feature
It would help, but only people who are talking to their phones
a lot - ie us developers :-)

I would like to complete the various other features in BitPim
first before doing performance optimisations like this.

Roger
Joe Pham
2005-08-03 23:19:08 UTC
Permalink
It would help, but only people who are talking to their phones a lot -
ie us developers :-)
Agreed, with one minor exception: those users who have a fair number of media files on their phones.
I would like to complete the various other features in BitPim first
Any particular features that you have in mind?


-Joe Pham
Would it make any sense to implement the lazy read feature
It would help, but only people who are talking to their phones
a lot - ie us developers :-)

I would like to complete the various other features in BitPim
first before doing performance optimisations like this.

Roger


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
BitPim-devel mailing list
BitPim-***@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bitpim-devel


______________________________________________________________________
Surfing so fast you won't believe it's not broadband!
Try NetZero HiSpeed 3G.
Visit http://www.netzero.com to sign up today!

Loading...