What is Different About Jaris CMS?

Performance

Before we started our own business named JegoYalu we used other content management systems, we notice that most of them performed badly. The majority required a client/server relational database system and on our experience with shared hosting providers which resources are limited we noticed that these systems suffered of long load times for every visit.

So we decided to roll our own system that doesn't depended that much on a relational database to transport the information from one server to another. On Jaris everything is stored in separate files by using a structure that resolves a page path to a specific file which is faster to resolve than connecting to a client/server relational database and doing a query. Over the years we have tried to optimize Jaris as much as possible and only use a relational database when needed like it is for the search engine.

We have made resource tests and we noticed that Jaris uses less ram when executing than other known systems. Also the execution time is about 60 - 200 milliseconds without optimizations like page and data caching while other systems take almost 1 entire second depending on the communication of the base system with the database server.

Versatility

Thanks to the employed programming model, Jaris enjoys the flexibility of being adapted to any kind necessity. Its use is not limited only to websites.

Some other usage examples could be, accounting, data management, reports, administration of embedded systems, etc.. Imagination is the limit.

Also, as already mentioned, the core system is modular which permits its modification from external modules. This way is easier to implement new functionality without modifying the system core.

Easy to use

The majority of components that form the administrative graphical environment are briefly documented for its reference, so any person with basic computer management skills can start adding and modifying content inside JarisCMS.


< What is Jaris CMS? Jaris Basics >

Related Sections

  1. Preface
    1. What is Jaris CMS?
    2. What is Different About Jaris CMS?