@@ -112,18 +112,6 @@ Kotahi instead incorporates real-time communication features including live chat
Users can quickly get answers, resolve issues, and streamline collaboration all within Kotahi's interface. Smooth end-to-end discussions from submissions to publication become possible.
## Microservice Architecture
Kotahi is built using a modular microservice architecture. In contrast to monolithic platforms, components are designed as independent services that work together.
This provides benefits like:
- Scalability: Services can be individually scaled as per demand.
- Flexibility: Services can be modified or replaced without affecting others.
- Resiliency: Issues with one service don't propagate across the system.
As publishing needs grow and evolve, Kotahi's microservices make scaling, upgrading, and maintenance simpler and more cost-effective.
## Customizable Task Management
To streamline collaboration among users, Kotahi incorporates advanced but customizable task management capabilities. Project boards provide an overview of tasks and workflows across the publishing lifecycle.
...
...
@@ -166,6 +154,18 @@ The system already allows individual configuration of workflows, review models,
Further customisation can be achieved through integrations, plugins, addition of new microservices or new functionality and the Kotahi team is ready to support organizations wanting to customize, extend, or configure the system to their needs. Whether it's tailored workflows or custom enhancements, Kotahi provides the versatility to meet publishing requirements and Coko is here to support you.
## Microservice Architecture
Kotahi is built using a modular microservice architecture. In contrast to monolithic platforms, components are designed as independent services that work together.
This provides benefits like:
- Scalability: Services can be individually scaled as per demand.
- Flexibility: Services can be modified or replaced without affecting others.
- Resiliency: Issues with one service don't propagate across the system.
As publishing needs grow and evolve, Kotahi's microservices make scaling, upgrading, and maintenance simpler and more cost-effective.
## Smooth Installation and Deployment
Although designed for flexibility, Kotahi offers straightforward installation and deployment. It employs a Docker-based architecture with modular microservices that reduce complexity.