Click here to Skip to main content
15,899,474 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
AnswerRe: Thoughts on Corona ... Pin
Jörgen Andersson24-Nov-21 21:56
professionalJörgen Andersson24-Nov-21 21:56 
GeneralRe: Thoughts on Corona ... Pin
CHill6025-Nov-21 6:18
mveCHill6025-Nov-21 6:18 
GeneralRe: Thoughts on Corona ... Pin
Gerry Schmitz25-Nov-21 5:46
mveGerry Schmitz25-Nov-21 5:46 
GeneralModern Mainframe Development Pin
raddevus24-Nov-21 8:31
mvaraddevus24-Nov-21 8:31 
GeneralRe: Modern Mainframe Development Pin
RickZeeland24-Nov-21 9:14
mveRickZeeland24-Nov-21 9:14 
GeneralRe: Modern Mainframe Development Pin
obermd24-Nov-21 10:33
obermd24-Nov-21 10:33 
GeneralRe: Modern Mainframe Development Pin
RickZeeland24-Nov-21 18:40
mveRickZeeland24-Nov-21 18:40 
GeneralRe: Modern Mainframe Development Pin
Vivi Chellappa24-Nov-21 11:37
professionalVivi Chellappa24-Nov-21 11:37 
There are computerized systems that need to permit tens of thousands — if not hundreds of thousands — of users to access it simultaneously.

Examples would be banks, airlines (for reservation systems), stock brokerages, etc.

In all of these instances, the amount of I/O bandwidth required is enormous.

Mainframes happen to be designed with this in mind since the 1960s.

The IBM/360 series (now, the Z series) had a maximum of 16 channels in its largest configurations on its biggest processors.

There were byte multiplexor channels for handling slow character-at-a-time input devices (terminals) and selector channels which talked to tape drives, disk drives, printers and such high-speed devices. The maximum speed on a selector channel used to be 16 MB/sec.

A few years ago when I checked, you could have 64 channels s(c/t)reaming at 256 MB/sec. I am sure both the number of channels and the throughput per channel have gone up since then.

Most commercial data processing requires high I/O bandwidth because the applications are I/O bound, not compute bound.

There is no point in increasing the MIPS ( million instructions per second) rate if you can’t get data in and out fast.

You can try and find out the maximum I/O throughput on your favorite PC or Unix box and see how it is dwarfed by mainframes.

I blame your lack of knowledge about these matters on the educational system.

Learning about the design of Intel processors, ARM chips, RISC chips, etc., is not learning about computer architecture.

GeneralRe: Modern Mainframe Development Pin
RickZeeland24-Nov-21 18:46
mveRickZeeland24-Nov-21 18:46 
GeneralRe: Modern Mainframe Development Pin
raddevus25-Nov-21 4:46
mvaraddevus25-Nov-21 4:46 
GeneralRe: Modern Mainframe Development Pin
Vivi Chellappa25-Nov-21 12:55
professionalVivi Chellappa25-Nov-21 12:55 
GeneralRe: Modern Mainframe Development Pin
Gerry Schmitz25-Nov-21 5:54
mveGerry Schmitz25-Nov-21 5:54 
JokeI laughed PinPopular
Sander Rossel24-Nov-21 6:00
professionalSander Rossel24-Nov-21 6:00 
GeneralRe: I laughed Pin
DRHuff24-Nov-21 8:31
DRHuff24-Nov-21 8:31 
GeneralRe: I laughed Pin
englebart25-Nov-21 17:38
professionalenglebart25-Nov-21 17:38 
GeneralThis makes me happy Pin
Sander Rossel24-Nov-21 3:00
professionalSander Rossel24-Nov-21 3:00 
GeneralRe: This makes me happy Pin
DerekT-P24-Nov-21 3:46
professionalDerekT-P24-Nov-21 3:46 
GeneralRe: This makes me happy Pin
Rage24-Nov-21 4:16
professionalRage24-Nov-21 4:16 
GeneralRe: This makes me happy Pin
Sander Rossel24-Nov-21 5:35
professionalSander Rossel24-Nov-21 5:35 
GeneralRe: This makes me happy Pin
charlieg24-Nov-21 4:24
charlieg24-Nov-21 4:24 
GeneralRe: This makes me happy Pin
Sander Rossel24-Nov-21 4:43
professionalSander Rossel24-Nov-21 4:43 
GeneralRe: This makes me happy Pin
Nelek24-Nov-21 11:46
protectorNelek24-Nov-21 11:46 
GeneralRe: This makes me happy Pin
charlieg3-Dec-21 8:55
charlieg3-Dec-21 8:55 
GeneralI found a bug in the Dilbert algorithm PinPopular
raddevus24-Nov-21 2:37
mvaraddevus24-Nov-21 2:37 
GeneralRe: I found a bug in the Dilbert algorithm Pin
Daniel Pfeffer24-Nov-21 3:04
professionalDaniel Pfeffer24-Nov-21 3:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.


Straw Poll

Were you affected by the geomagnetic storms this past weekend?
Communication disruptions, electrified pipes, random unexplained blue-screens in Windows - the list of effects is terrifying.
  Results   462 votes