Communication between redhat linux servers

  • Thread starter Thread starter Linux_users
  • Start date Start date
L

Linux_users

I have 2 servers (both of them running LINUX redhat OS). Assume that server 1 has to communicate and pass some messages to server 2. These messages could be in simple JSON or XML format. Are there any builtin services available on linux (redhat linux) ie. services available on server 2 which could be used by applications running on server 1 to post messages? We are looking for some alternatives to using REST/ SOAP services right now. So if anyone knows about an alternative, please let me know.

Continue reading...
 
Back
Top