V
V
Victor Potapov2015-10-04 19:37:48
Java
Victor Potapov, 2015-10-04 19:37:48

What is the best way to communicate between two projects?

There was a need to write two projects that communicate with each other, then the question of data safety and protection arose. What is the best way to share data between two projects? both are deployed on tomcat. only ssl sockets come to mind. are there better options?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Maxim Moseychuk, 2015-10-04
@midikko

MQ server

E
eof404, 2015-10-05
@eof404

Look at hessian , there might be some encryption there as well.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question