X-Received: by 10.224.218.2 with SMTP id ho2mr47701665qab.8.1357931043877; Fri, 11 Jan 2013 11:04:03 -0800 (PST) Received: by 10.182.182.9 with SMTP id ea9mr1591363obc.36.1357931043675; Fri, 11 Jan 2013 11:04:03 -0800 (PST) Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!p13no1037399qai.0!news-out.google.com!k2ni173qap.0!nntp.google.com!p13no1043528qai.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.java.programmer Date: Fri, 11 Jan 2013 11:04:03 -0800 (PST) In-Reply-To: <2ilve85phcutajsiua5i6it5jcssg2jum0@4ax.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=69.28.149.29; posting-account=CP-lKQoAAAAGtB5diOuGlDQk0jIwmH0T NNTP-Posting-Host: 69.28.149.29 References: <94fcfac6-eff5-4e84-956a-8a7970867867@googlegroups.com> <0e808ee4-0f98-47fd-bf72-ee98ad7bcc81@googlegroups.com> <2ilve85phcutajsiua5i6it5jcssg2jum0@4ax.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <36b328f5-9265-4ffb-ab3b-536ceae673fc@googlegroups.com> Subject: Re: JMS vs Sockets -- bandwidth, size, speed, etc. From: Lew Injection-Date: Fri, 11 Jan 2013 19:04:03 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: csiph.com comp.lang.java.programmer:21332 Roedy Green wrote: > What is JMS using under the covers? UDP, TCP/IP? Shared memory. As Arne pointed out near the start of this discussion: > JMS is just an API. Systems I've worked on have done different things depending on the configuration. Shared memory, dedicated pipes, specialized sockets are three things that can come in the very same JMS system. GIYF. -- Lew