HP3000-L Archives

March 1999, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Nick Demos <[log in to unmask]>
Reply To:
Nick Demos <[log in to unmask]>
Date:
Sat, 20 Mar 1999 15:08:47 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (26 lines)
Jonathan van den Berg wrote:
>
>lly, and
> execute a pre-determined process (branching and looping when appropriate),
> the system is divided into independent chunks of code that fire or trigger
> immediately in response to specific events  -  which may be externally
> sensed, or internally generated.  One obvious advantage for these type of
> systems is speed of response; another is parallelism  -  responding to
> multiple events (of the same, or different kinds) in parallel.  The
> resulting design can be simpler, because it does not require all the
> possible combinations and sequences of incoming events to be specified, as
> would be required in a conventional programming approach."
>
> During IPROF's VPLUS SIG, we were debating the Event based vs. Procedural
> based paradigm. After reading the above paragraph, I just couldn't resist
> sharing it. The biggest issue driving the demand for looser coupling is
> business agility:  the recognition that a system that is optimized to
> today's requirements may be very difficult to adapt to future needs.  Rather
> than trying to eliminate the joints between systems, we should be
> consciously trying to build in more joints, so that the pieces can be more
> easily separated and re-formed in future.
>
All too true, BUT easier said than done.

Nick D.

ATOM RSS1 RSS2