Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Apl > Re: Anyone need...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 26 of 34 Topic 930 of 1019
Post > Topic >>

Re: Anyone need an APL programmer with 25 years experience

by Morten Kromberg <mkrom@[EMAIL PROTECTED] > Jan 8, 2008 at 08:53 AM

On Jan 8, 5:19=A0am, AAsk <AA2e...@[EMAIL PROTECTED]
> wrote:
> > I've searched the internet and found rather different-sounding
functiona=
lity described using this pair of buzzwords -> can you be more specific?
>
> I barely understand what this means so do not take what I say below as
> gospel: here it goes.
>
> With a client/server architecture, the server raises events to which
> the client reacts. For example, the server can raise an event when
> elements in an underlying database table has changed and the client
> may then proceed to refresh what information it shows on say, a form.
> To do this, the client refreshes 'everything' as it does not know what
> has changed.
>
> This approach is time-consuming and unviable for a browser-based
> application as it needs to be much more responsive - the hour glass in
> not a meaningful way of signalling a long process to the user.
>
> With subscribe/publish, the publisher is like the server with an
> important difference: the publisher does not know who the subscriber
> is or indeed how many of them there are. The subscriber is like the
> client only there may be several (or none). You might have a
> subscriber that listens only for changes, say, and signals that
> information to the application (GUI). Another example might be a
> subscriber that listens for signals to launch another process e.g.
> elements of an order may change that require parts of an invoice to be
> rebuilt.
>
> What client/server and subscribe/publish have in common is that the
> client (subscriber) reacts to events (serially) raised by the server
> (publisher); the important difference is that while the client/server
> architecture is synchronous (and 1:1, usually), the subscribe/publish
> architecture is not synchronous (and may be n:1, ie parallel).
>
> Hope this makes some sense.

This fits my understanding, but it is not very specific about
implementation. For a browser to be able to receive information which
is being "pushed", it must contain some code executing in the browser
(probably written in Javascript) which either implements a Web Server
and is listening for new connections (unlikely to work well behind
firewalls), or opens a socket to some service which occasionally sends
data down the wire. I don't see any reason why an APL server should
not be able to participate in a scheme like this.

This might be an interesting tool for someone to write and publish on
the APLWiki, to make a name for themselves as a web-savvy APLer :-).
I'm sure someone will need one soon...

Morten




 34 Posts in Topic:
Anyone need an APL programmer with 25 years experience
MichaelHughes <Michael  2008-01-04 00:24:39 
Re: Anyone need an APL programmer with 25 years experience
AAsk <AA2e72E@[EMAIL P  2008-01-04 00:48:37 
Re: Anyone need an APL programmer with 25 years experience
sethb@[EMAIL PROTECTED]   2008-01-04 19:33:14 
Re: Anyone need an APL programmer with 25 years experience
"Stephen Taylor <  2008-01-05 03:05:04 
Re: Anyone need an APL programmer with 25 years experience
AAsk <AA2e72E@[EMAIL P  2008-01-05 05:17:56 
Re: Anyone need an APL programmer with 25 years experience
"Jan Karman" &l  2008-01-05 14:46:54 
Re: Anyone need an APL programmer with 25 years experience
Morten Kromberg <mkrom  2008-01-06 02:50:39 
Re: Anyone need an APL programmer with 25 years experience
"Jan Karman" &l  2008-01-06 13:32:56 
Re: Anyone need an APL programmer with 25 years experience
"Jan Karman" &l  2008-01-06 13:40:46 
Re: Anyone need an APL programmer with 25 years experience
AAsk <AA2e72E@[EMAIL P  2008-01-06 03:41:11 
Re: Anyone need an APL programmer with 25 years experience
Morten Kromberg <mkrom  2008-01-06 05:44:45 
Re: Anyone need an APL programmer with 25 years experience
Ibeam2000 <Ibeam2000@[  2008-01-06 06:53:52 
Re: Anyone need an APL programmer with 25 years experience
Ibeam2000 <Ibeam2000@[  2008-01-06 07:25:24 
Re: Anyone need an APL programmer with 25 years experience
AAsk <AA2e72E@[EMAIL P  2008-01-06 08:07:15 
Re: Anyone need an APL programmer with 25 years experience
Ibeam2000 <Ibeam2000@[  2008-01-06 08:46:07 
Re: Anyone need an APL programmer with 25 years experience
Ibeam2000 <Ibeam2000@[  2008-01-06 08:46:17 
Re: Anyone need an APL programmer with 25 years experience
Ibeam2000 <Ibeam2000@[  2008-01-06 08:46:26 
Re: Anyone need an APL programmer with 25 years experience
Gosi <gosinn@[EMAIL PR  2008-01-06 11:18:27 
Re: Anyone need an APL programmer with 25 years experience
"Stephen Taylor <  2008-01-07 06:15:11 
Re: Anyone need an APL programmer with 25 years experience
Gosi <gosinn@[EMAIL PR  2008-01-07 07:17:45 
Re: Anyone need an APL programmer with 25 years experience
AAsk <AA2e72E@[EMAIL P  2008-01-07 12:07:38 
Re: Anyone need an APL programmer with 25 years experience
Morten Kromberg <mkrom  2008-01-07 12:25:01 
Re: Anyone need an APL programmer with 25 years experience
sethb@[EMAIL PROTECTED]   2008-01-08 18:25:21 
Re: Anyone need an APL programmer with 25 years experience
AAsk <AA2e72E@[EMAIL P  2008-01-07 20:19:20 
Re: Anyone need an APL programmer with 25 years experience
Morten Kromberg <mkrom  2008-01-08 08:40:50 
Re: Anyone need an APL programmer with 25 years experience
Morten Kromberg <mkrom  2008-01-08 08:53:44 
Re: Anyone need an APL programmer with 25 years experience
AAsk <AA2e72E@[EMAIL P  2008-01-08 09:43:40 
Re: Anyone need an APL programmer with 25 years experience
vess_irvine@[EMAIL PROTEC  2008-01-17 18:46:08 
Re: Anyone need an APL programmer with 25 years experience
AAsk <AA2e72E@[EMAIL P  2008-01-21 04:34:35 
Re: Anyone need an APL programmer with 25 years experience
sethb@[EMAIL PROTECTED]   2008-01-24 21:14:41 
Re: Anyone need an APL programmer with 25 years experience
AAsk <AA2e72E@[EMAIL P  2008-01-25 04:53:00 
Re: Anyone need an APL programmer with 25 years experience
Jonathan Bell <zurtle@  2008-02-04 14:51:49 
Re: Anyone need an APL programmer with 25 years experience
fred <frederic.deleze@  2008-02-09 12:15:43 
Re: Anyone need an APL programmer with 25 years experience
Olivier Lefevre <lefev  2008-02-22 11:01:59 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri May 16 5:58:36 CDT 2008.