Giter Club home page Giter Club logo

Comments (6)

DavidArno avatar DavidArno commented on July 20, 2024

There currently aren't any async features within the library as I've not yet identified any need for them.

What particular features do you feel would benefit from async support?

from succinct.

leenux avatar leenux commented on July 20, 2024

Yes,I think so.
There are many systems that are constructed in an asynchronous fashion. The asynchronous system expects all components to be asynchronous to achieve a non blocking purpose.

from succinct.

DavidArno avatar DavidArno commented on July 20, 2024

I'm still unsure what you are asking for. As none of Succinc<T>'s APIs are blocking in nature, adding async to those APIs would just make them slower. "The asynchronous system expects all components to be asynchronous to achieve a non blocking purpose" doesn't sound right to me. You only want routes through to blocking components to be async-based.

What specifically is it that you wish to do with Succinc<T>? How would that use relate to async functionality? I need a bit more info please in order to understand what - if any - changes could be made to better support async.

from succinct.

DavidArno avatar DavidArno commented on July 20, 2024

Closing this as it's unclear what's needed.

@leenux,
If you get a chance to clarify what you are asking for, I'll reopen it.

from succinct.

DavidArno avatar DavidArno commented on July 20, 2024

Re-opening this issue.

There is benefit in me exploring supporting async lambdas/methods in pattern matching, Ignore and the like.

from succinct.

DavidArno avatar DavidArno commented on July 20, 2024

Have concluded (likely through ignorance) that explicit async support isn't needed and that Succinc<T> works with async.

from succinct.

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.