An Event Queue is similar to a Queue, but it's specifically used for Pub/Sub message exchange pattern. It does not support request/reply or point-to-point message exchange patterns.