Code Monkey home page Code Monkey logo

Comments (6)

hjacobs avatar hjacobs commented on May 15, 2024 1

This is not really an issue of Connexion, but we should make it easy for people without prior Python/Flask/WSGI knowledge 😄

from connexion.

hjacobs avatar hjacobs commented on May 15, 2024

Yes, not specifying the server will run Flask with the Werkzeug development HTTP server --- which is not meant for production usage.

You can either run Connexion with gevent, Tornado or some WSGI container (not tested, see #54).

from connexion.

hjacobs avatar hjacobs commented on May 15, 2024

I'm reopening this issue as the mentioned behavior (gevent monkey patch, uWSGI, etc) is not yet fully documented (in README or connexion.readthedocs.org).

from connexion.

rafaelcaricio avatar rafaelcaricio commented on May 15, 2024

Does it covers what is expected by this issue?

from connexion.

rafaelcaricio avatar rafaelcaricio commented on May 15, 2024

Closing this issue, we have info about that in the README

from connexion.

funseiki avatar funseiki commented on May 15, 2024

This makes sense for the gevent lib, since the corresponding libraries are patched. How does this work with something like tornado, where we must yield a Future object?

from connexion.

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.