GithubHelp home page GithubHelp logo

Comments (5)

dprotaso avatar dprotaso commented on June 2, 2024

Our scaling is based on HTTP requests counting - so non-request based protocols aren't a good fit.

What were you looking to do with Knative specifically?

from serving.

cuihao727 avatar cuihao727 commented on June 2, 2024

Thank you for your generous response. We are attempting to deploy a Java project to Knative Serving. This Java project, acting as a server, utilizes socket communication and listens on a specific port. Clients establish socket connections by using a fixed IP and port provided by us. The transmitted request body includes an XML file, and clients invoke different business logic based on the information carried in the XML. This is an older project, and due to certain reasons on the client side, socket communication is necessary. However, we have not yet found a suitable method to achieve socket communication between clients outside the cluster and the server within Knative Serving.

from serving.

dprotaso avatar dprotaso commented on June 2, 2024

What protocol does your app speak?

from serving.

cuihao727 avatar cuihao727 commented on June 2, 2024

We use the Apache MINA framework to establish socket connections, and the protocol used is TCP

from serving.

github-actions avatar github-actions commented on June 2, 2024

This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Reopen the issue with /reopen. Mark the issue as
fresh by adding the comment /remove-lifecycle stale.

from serving.

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.