EAI Question:

IS is thread or process?

Enterprise Application Integration (EAI) Interview Question
Enterprise Application Integration (EAI) Interview Question

Answer:

A single process might contains multiple threads; all
threads within a process share the same state and same
memory space, and can communicate with each other directly,
because they share the same variables. By this IS is a process.


Previous QuestionNext Question
How To Delete Session Logs On IS?What is indices in MAP flow step?