Label: performance

Content with label performance in SakaiPedia (See content from all spaces)
Related Labels: storage, content, tuning, memory, database, jvm, filesystem, resources, gc

JVM Performance Tuning
process of tuning Sakai is very similar to tuning other J2EE applications, though Sakai generally requires a number of particular tunings to run and perform well. Note: many of the example settings are Sun JVM specific (as it is far and away the most popular ...
Other labels: jvm, tuning, memory, gc
Storing Resources in the File System or the Database
Sakai supports storing Resources (files) in the file system (with metadata in the RDBMS) or entirely in the RDBMS. This Sakaipedia page is intended for documenting this decision point for Sakai implementations and hopes to grow to discuss both the considerations for making this decision and the technical details on executing on the decision ...
Other labels: storage, database, resources, filesystem, content