Git Product home page Git Product logo

Comments (3)

ztellman avatar ztellman commented on June 22, 2024

Hi Timur,

Aleph is a Ring-compliant server, and is designed to be a drop-in replacement for any application relies on that functionality. Are there obstacles to switching that I'm unaware of? I'd like to provide documentation for any common issues encountered during swapping out servers.

Zach

from yada.

malcolmsparks avatar malcolmsparks commented on June 22, 2024

Hi Timur,

I am planning to support other web servers in the near future. Right now, yada is closely tied to Zach's Aleph and Manifold libraries and in some cases relies on being able to return Manifold deferreds and streams directly to the web-server, with back-pressure support. In other cases such as multipart/* and application/octet-stream request bodies which yada processes asynchronously, it relies on being able to get the raw-stream from Netty, which Aleph provides.

It's not that other modern Java web-servers don't have this functionality, more that there is not a consistent API to these facilities so I will have to work out how to support each in turn.

from yada.

timur-han avatar timur-han commented on June 22, 2024

HI all,

@ztellman no it's not about Aleph, Aleph is quite a nice drop-in replacement.

The thing is that only it would be nice if Yada could provide us the flexibility to move from one ring complaint web server to another.

@malcolmsparks thanks for the answer!

Timur

from yada.

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.