Electronics Circuits & Tutorials - Electronics Hobby Projects - A Complete Electronic Resource Centre
Electronics Circuits & Tutorials

Home About us Electronic Tutorials Engineering Hobby Projects Online Dictionaries Contact us
Tutorials
  • Basic/Beginners
  • Intermediate/Advance
  • Microcontrollers
  • Microprocessors
  • Electronics Symbols
  • Electronics Formulas
  • Dictionary of Units

     more....

Dictionaries
  • Electronics Terms
  • Abbreviations
  • Computer Terms
  • Physics Glossary
  • Science Glossary
  • Space & Solar Terms
  • Semiconductor Symbols / Abbreviation
  • Radio Terminology Bibliography

     more....

Projects
  • Engineering Projects
Home > Electronics Tutorials > Online Computer Terms Dictionary > S

Online Computer Terms Dictionary - S

stream

1. <communications> An abstraction referring to any flow of data from a source (or sender, producer) to a single sink (or receiver, consumer). A stream usually flows through a channel of some kind, as opposed to packets which may be addressed and routed independently, possibly to multiple recipients. Streams usually require some mechanism for establishing a channel or a "connection" between the sender and receiver.

2. <programming> In the C language's buffered input/ouput library functions, a stream is associated with a file or device which has been opened using fopen. Characters may be read from (written to) a stream without knowing their actual source (destination) and buffering is provided transparently by the library routines.

3. <operating system> Confusingly, Sun have called their modular device driver mechanism "STREAMS".

4. <operating system> In IBM's AIX operating system, a stream is a full-duplex processing and data transfer path between a driver in kernel space and a process in user space.

[IBM AIX 3.2 Communication Programming Concepts, SC23-2206-03].

5. <communications> streaming.

6. <programming> lazy list.

(1996-11-06)

 


Nearby terms: Stratus « Strawman « STREAM « stream » streaming » Streaming SIMD Extensions » stream-oriented
 

Discover
  • C/C++ Language Programming Library
  • Electronic Conversions
  • History of Electronics
  • History of Computers
  • Elec. Power Standards
  • Online Calculator and Conversions
  • Electrical Hazards - Health & Safety
  • Datasheets
  • Quick Reference links
  • Electronics Magazines
  • Career in Electronics
  • EMS Post Tracking

     more......

Home Electronic Tutorials Engineering Hobby Projects Resources Links Sitemap Disclaimer/T&C

Copyright © 1999-2020 www.hobbyprojects.com  (All rights reserved)