Uploaded image for project: 'Multicloud'
  1. Multicloud
  2. MULTICLOUD-150

Parallelism improvement of Multi Cloud Services

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Medium Medium
    • Beijing Release
    • None
    • None
    • None

      Problem description:

      Current Multi-Cloud API framework is based on Django. Django itself is
      monolithic and code pattern must follow Django object-relational mapping(ORM).
      Plus, Multi-Cloud runs Django by using Django's built-in webserver currently.
      According to Django Document[Django_Document]_, this mode should not be used
      in production. This mode has not gone through security audits or performance
      tests, and should only be used in development.

      .. [Django_Document] https://docs.djangoproject.com/en/dev/ref/django-admin/#runserver-port-or-address-port

            honghuixiao honghuixiao
            xinhuili xinhuili
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: