|
Not much to “elaborate” Nathan.
Just that web sockets seem to me to be a very important aspect of Node.js.
That being so, it would not make much sense for IBM to bring it to the
platform without having definitive plans to also bring the necessary
components to support it along for the ride.
That’s it - pure speculation on my part - but this would not be the first
time that IBM have introduced a feature without the full infrastructure
support it needs only to add the missing pieces later. That is what I would
expect to happen here too.
Jon Paris
www.partner400.com
www.SystemiDeveloper.com
On Oct 8, 2014, at 11:58 AM, Nathan Andelin <nandelin@xxxxxxxxx> wrote:
I'm a bit puzzled by your reply, Jon. Also a bit puzzled by what folksmay
be expecting IBM to add to the HTTP server based on Apache. The Apacheseems
module that Aaron referred to appeared to act as a "tunnel", accepting
connections from Web socket clients, but just forwarding them to a Web
socket server, which is evidently listening on a separate port. That
similar to using an Apache instance as a reverse proxy, forwardingrequests
to various other Apache instances listening on various ports. So maybethe
"real" Web socket server is running under Node.js, where Apache isyou
forwarding conversations to it.
Regarding your comment about "full capability" concerning Node.js - can
elaborate? I don't understand the context. Did anyone suggest that IBM'sIBM
implementation of Node.js might not be complete?
It appears to me that IBM has extended Node.js to enable connections to
i objects such as programs, data queues, etc.wrote:
Nathan.
On Wed, Oct 8, 2014 at 9:38 AM, Jon Paris <jon.paris@xxxxxxxxxxxxxx>
long a
So we’ll just have to wait until we get a version of Apache with the
required plug-in to support web sockets I guess. Hopefully not too
itwait - we just got the version of Apache that supports it I believe so
there’s hope. I can’t see that IBM would have bothered with Node.js if
is awasn’t going to bring the full capability.
Jon Paris
www.partner400.com
www.SystemiDeveloper.com
On Oct 8, 2014, at 10:38 AM, Henrik Rützou <hr@xxxxxxxxxxxx> wrote:
Bradley
node.js is a OO javascript environment that supports websockets that
numberbidirectional HTTP like connnection where (unlike HTTP) the socket isheld
open.clients.
One area of application is if you need to stream real time data to
A typical application is that you stream data from a stock exchange or
in a chat application to many users.
Since it is OO javascript one node.js program can service a large
wrote:of connections just by creating new objects for each connection in fact
very similar to AJAX in a webpage where it is possible to run several
HTTP requests at the same time.
On Wed, Oct 8, 2014 at 3:55 PM, Bradley Stone <bvstone@xxxxxxxxx>
wrote:
Or "Google Hangouts", Skype, etc...
I'm sure there are better examples than streaming video to a students
computer. :)
Brad
www.bvstools.com
On Wed, Oct 8, 2014 at 7:50 AM, Raul A Jager W <raul@xxxxxxxxxx>
--attending
sounds like "google docs" :-)nightmare
On 10/07/2014 01:39 PM, Nathan Andelin wrote:
Bidirectional... sounds cool, but also a possible logistical
keeping everything in sync. :)
No nightmare. Just a different use-case. Say you're a student
an
on-line course where the teacher is showing her whiteboard to classcontent
members. She writes math equations on the white board and that the
is broadcast (streamed) to the browsers.
Nathan.
-- Este e-mail fue enviado desde el Mail Server del diario ABC Color
mailing-- Verificado por Anti-Virus Corporativo Symantec --
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L)
listlistlist
To post a message email: MIDRANGE-L@xxxxxxxxxxxx--
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
listTo post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
--
Regards,
Henrik Rützou
http://powerEXT.com <http://powerext.com/>
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
listTo post a message email: MIDRANGE-L@xxxxxxxxxxxx--
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.