Started on: 2010-03-25
Summary:
An implementation of a chaching algorithm.
Area:
MyTV, Skin, MyVideos, MyPictures and MyMusic.
Description:
If you scroll through big databases for exapmle MyMusic you always get a little slowdown. I think the reason is, that the initialization of the Cover and the Fanart takes to long... So maybe its a good idea to implement some background worker thread to cache all Database objects in some kind of database-cloud. Of course the maximum size of this cloud should be parameterizable. Today my MediaPortal installation needs about 100 MB RAM but i have 8 GB RAM. So why don't use them?
By the way i'm really intrested in getting involved to this great project. I'm really familiar with .NET and C# and at the moment i'm writting my bachelor these in Computer Science. I'm allready had a look at the Sourcecode of MediaPortal but i didn't found some architectur guide.
At least sorry for my bad english but i'm better at formal languages
.
Sincere regards PsycoB
Summary:
An implementation of a chaching algorithm.
Area:
MyTV, Skin, MyVideos, MyPictures and MyMusic.
Description:
If you scroll through big databases for exapmle MyMusic you always get a little slowdown. I think the reason is, that the initialization of the Cover and the Fanart takes to long... So maybe its a good idea to implement some background worker thread to cache all Database objects in some kind of database-cloud. Of course the maximum size of this cloud should be parameterizable. Today my MediaPortal installation needs about 100 MB RAM but i have 8 GB RAM. So why don't use them?
By the way i'm really intrested in getting involved to this great project. I'm really familiar with .NET and C# and at the moment i'm writting my bachelor these in Computer Science. I'm allready had a look at the Sourcecode of MediaPortal but i didn't found some architectur guide.
At least sorry for my bad english but i'm better at formal languages
Sincere regards PsycoB