Load Balancing algorithm using Java

vivekp26.1

vivekp26.1

@vivekp261-AOU34p Oct 24, 2024
I want to development an application which will be used for load balancing of an image processing server.
I want to development a middleware which passes the client requests to any of server, its a server-client type application.
Thank you.

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Manish Goyal

    Manish Goyal

    @manish-r2Hoep Oct 8, 2010

    then???😕😕😕😕
  • vivekp26.1

    vivekp26.1

    @vivekp261-AOU34p Oct 8, 2010

    help me.....how can i develop an application in java for client-server application? i know about sockets in java. will they work for this?...because there may be a large amount of requests to server and a middleware is going to handle it. I have to develop that middleware.