Giter Site home page Giter Site logo

Comments (3)

andrewgodwin avatar andrewgodwin commented on May 22, 2024

Hi - this is not the appropriate place to discuss a DEP, please instead raise it on the django-developers mailing list.

However, I do want to say that your use case is what I'm aiming for anyway - namely, that the two modes are async-only (async mode) and sync with some async (sync mode). If you run async code in Django when DEP is finished, there'll be no sync code running in the same stack.

from deps.

abetkin avatar abetkin commented on May 22, 2024

@andrewgodwin Thanks for your answer. I see that it is one of eventual goals of DEP 9, I think that will be enough. Not sure now if it makes sense to raise this on django mailing lists, since it's not directly related to DEP 9. This is not a DEP too, since most work on enabling async-only usecase, if not all, can be done in a third-party package. And since nothing stops anyone from implementing this, it may be a more reasonable thing than discussing. The enabling of async usecase is gradual effort as well: over time, more and more configuration/code could be shared between the traditional and async django. Btw, is the current implementation code of DEP 9 public?

from deps.

andrewgodwin avatar andrewgodwin commented on May 22, 2024

DEP 9 is not a single implementation; it's ongoing. The current part of it that is in progress is in django/django#11650

from deps.

Related Issues (13)

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.