Giter VIP home page Giter VIP logo

Comments (3)

npiganeau avatar npiganeau commented on May 31, 2024

Hi,

Thanks for your interest in Hexya. Modules are really much like in Odoo. Each module adds business features to Hexya and (potentially) depend on other modules. The hexya core itself has no business feature at all, everything is implemented as a module.

So if you want to start a single module, you just need to start Hexya with the only module you want in the "Modules" list of the config file (see http://hexya.io/docs/install/).

from hexya.

hzmsrv avatar hzmsrv commented on May 31, 2024

sorry! My meaning is distributed, every module as a service running on difference computer!

from hexya.

npiganeau avatar npiganeau commented on May 31, 2024

Ok, I understand the question.

No, Hexya is not a microservice framework. It is a monolithic yet modular framework to build complex business applications such as an ERP very quickly by a very high level of abstraction. Its modular design is especially useful to be able to adapt the features to specific company needs while still being able to reuse code at much as possible.

Scalability of Hexya applications is mainly foreseen through the setup of several Hexya servers (each with the whole app) connected to a distributed CockroachDB.

from hexya.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.