Does WebLogic support multithreading applications?

Options
- yes
- No


CORRECT ANSWER : yes

Discussion Board
WebLogic

Yes, WebLogic supports multithreading applications. When multiple threads attempt to send messages on the same WebSocket, ordering is not guaranteed; the thread that first acquires the lock sends the first message. WebLogic Server supports multithreaded transactional clients. Clients can make transaction requests concurrently in multiple threads.

Prajakta Pandit 03-24-2017 12:25 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement