RMI solution?

ahmadraheel_at_gmail.com
Date: 03/24/05


Date: 23 Mar 2005 23:20:23 -0800


 I have a distributed application requirement which should have a
server listening for requests and a client sending an image and some
data to the server. The server on receiving this, does some
preprocessing and posts this to a database.

 I was thinking of using RMI to do the sending from the client, but it
seems to be an overkill to use RMI just for sending data. Is there a
better solution using an alternate technology? Thanks!



Relevant Pages

  • Re: RMI design help
    ... > send requests to the server, but I also want the server to be able to ... requests to the server it should really run a processing thread to do this. ... > Is it valid to create a two way RMI interface or do I need to create ... interface and therefore your server and UI would both have to implement ...
    (comp.lang.java.programmer)
  • Re: RMI solution?
    ... > server listening for requests and a client sending an image and some ... > data to the server. ... > seems to be an overkill to use RMI just for sending data. ...
    (comp.lang.java)
  • Decryption of close_notify alert returns SEC_E_MESSAGE_ALTERED
    ... I have a client sending a valid close_notify alert (23 bytes in length ... and begins with 0x15) to an SSL server, ... recevie of encrypted data have been successful. ...
    (microsoft.public.platformsdk.security)
  • Re: What doesnt lend itself to OO?
    ... > system design within that context seriously). ... >>The first line exists in the server. ... > objects between client and server i.e. as far as the client code is ... the message data packet data in the server between requests, ...
    (comp.object)
  • Re: [patch 00/13] Syslets, "Threadlets", generic AIO support, v3
    ... I have an embedded server I ... I/O, audio, and child processes that handle VoIP signaling protocols ... want to throttle the concurrency of requests at the kernel level *for ...
    (Linux-Kernel)