Forums Register Login

Socket or JMS ?

+Pie Number of slices to send: Send
Good Day Professionals,
i have a web application on the server that has a list of document object information get it from repsostiory machine , the server go throw this list and send every item to another - destination - machine once the mehtod called in the destination machine from server machine it (destination machine) read the document object information and get it is ID and call another method in Repostiory machine to get the phical doument by id from it.

Note: i have a huge number of documents and i want the server machine to control this operation but without get the document content from repository machine - just get information from it- and the destination connect directly to the repository machine to get the document content for performance issue and secuirty issue, and i want the connection to be synchronous between machine.

i want to get the following :
- Transfer a huge number of document between Two server.
- Synchronous connection.
- High Speed.
- No Application Server between Two machine.

My question which is the best technology (Socket or JMS or RMI ) that i should use between machines ?

you can see the attached image.

Regards
Mohd.Weshah
Untitled.png
[Thumbnail for Untitled.png]
+Pie Number of slices to send: Send
 

Mohammad wish wrote:Good Day Professionals,
i have a web application on the server that has a list of document object information get it from repsostiory machine , the server go throw this list and send every item to another - destination - machine once the mehtod called in the destination machine from server machine it (destination machine) read the document object information and get it is ID and call another method in Repostiory machine to get the phical doument by id from it.

Note: i have a huge number of documents and i want the server machine to control this operation but without get the document content from repository machine - just get information from it- and the destination connect directly to the repository machine to get the document content for performance issue and secuirty issue, and i want the connection to be synchronous between machine.

i want to get the following :
- Transfer a huge number of document between Two server.
- Synchronous connection.
- High Speed.
- No Application Server between Two machine.

My question which is the best technology (Socket or JMS or RMI ) that i should use between machines ?

you can see the attached image.

Regards
Mohd.Weshah



You should use JBoss HornetQ JMS Provider.
- Transfer a huge number of document between Two server. (http://hornetq.sourceforge.net/docs/hornetq-2.0.0.GA/user-manual/en/html/large-messages.html)
- Synchronous connection.(async or sync messaging supported, download hornetq example)
- High Speed. (8.5 million messages per seconds see http://planet.jboss.org/post/8_2_million_messages_second_with_specjms)
- No Application Server between Two machine. (hornetq is embeddable)

hope can help you
I knew I would regret that burrito. But this tiny ad has never caused regrets:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com


reply
reply
This thread has been viewed 3255 times.
Similar Threads
Why there is so hype of JMS in just to send a message? Please give some explanations..
which one i should use JMS or RMI or Socket ?
Session bean and confirmation from the client
Client Server Tech. Application
000-341 sample test questions
More...

All times above are in ranch (not your local) time.
The current ranch time is
Mar 29, 2024 00:11:33.