200 terminals? That is just one floor in an moderate size office building.
We have over 50,000 PCs as terminals spread over a state among 500 buildings
or more (anywhere from 5 - 500 in a building). 4 mainframes, about 10 z
processors total, runs 70-90% busy, some weeks 100% all day long, 2 ESS
800s, 8 ESS F20s, 2,200 Mod 9 volumes about 18,000Gb online, Second computer
center for DR testing and recovery purposes (used to have the 4 mainframes
split between buildings.) I/O rates on 8 ESCON channels (1Gbit/sec each)
reaching 80% for 3 hours while taking backups after midnight every night.
During the day the I/O channels run at 30-40% capacity all day long, evening
batch work gets it to 50-60%
On Thu, Nov 20, 2008 at 4:16 AM, kerravon86 <kerravon86 <at> yahoo.com.au> wrote:
> --- In hercules-390 <at> yahoogroups.com, "BruceTSmith" <brucetsmith <at> ...>
> wrote:
> >
> > Want a nice app to port, try a big CICS system, with a few thousand
> > remote terminals, each running a different transaction. Sure, you
> can
> > do it on "a PC", if you want to invest in a huge rack of servers.
> But
> > now the total cost doesn't look all that much different than a big
> box...
> >
> > Back in the mid 70s, we ran a couple hundred remote terminals,
> using a
> > home-brew CICS-like system. Very tweaked assembly language, all on a
> > single 256K 360/40. How do you think that would work out on a PC
> today? :)
>
> You tell me!
>
> Those remote terminals were all handled by some sort
> of terminal controller.
>
> So to emulate that, you first need say every 20
> terminals connected to a PC running an application
> that is designed to handle the terminal interrupts
> and create a data stream and then send all the
> transactions up to the main PC. Is there such a
> thing as a bus to bus method of connecting PCs
> or do you need to go via the USB etc?
>
> > I think one major factor that separates big iron from small is
> > multi-user support. The S/360 was designed from the ground up to be
> a
> > multi programming machine, unlike the way it was forced on the PC,
> > which was designed as a single user system. Storage protection, the
> > interrupt system, parallel channels, were all designed to support
> > multi programming, and they've all been there since day 1.
>
> But which of those things exists on a modern PC
> in a sub-standard state to render it useless for
> this application?
>
> > What gives big iron the real power is the channels. A channel is
> > really a stand-alone computer. It has it's own "channel program",
> that
> > does things like seek to a specific disk cylinder, search a track
> for
> > a specific record, then read it, all while the main CPU keeps
> working
> > with a different program. All channels can be working at the same
> > time, each moving data at multi-GB rates, all while the CPU(s) keep
> on
> > trucking. Example, a modern Shark disk array (ESS) can support 16
> > channels, meaninng you can have 16 disk I/O operations going at the
> > same time. A big shop could have several Shark boxes, each with
> their
> > own, decicated, 16 channels. How would that work out on a PC? :)
>
> Ok, like you said - the channel is a stand-alone
> computer. So - can it be replaced by a stand-alone
> computer that will control a single disk and then
> via bus to bus pass a block of data up to the main
> PC?
>
> The bus isn't multi-Gbps as far as I'm aware, but
> I doubt there's too many businesses that have a
> requirement to pump multi-Gbps sustained in or
> out. Certainly no commercial environment I've ever
> worked on. And your terminal example is a trivial
> amount of data. 200 terminals would be able to
> display a new screen every second and only have a
> 1 MB/sec transfer rate requirement.
>
> I can imagine some sort of weather station requiring
> more data to be processed, but I don't know why they
> bother when the error boundary (can't even get the
> basics of rain or no rain right reliably) is so
> large that I doubt all that data is providing any
> meaningful improvement. But this is beside the point
> anyway - I'm interested in commercial environments.
>
> BFN. Paul.
>
>
> --
> Mike A Schwab, Springfield IL USA
> Where do Forest Rangers go to get away from it all?
>
[Non-text portions of this message have been removed]