Bazsites.com Dataflow
Directory Topics
On the Web
- ResearchIndex: Coarse-Grain Dataflow Programming of Conventional Parallel Computers - Granular Lucid, GLU: coarse-grain dataflow language for programming conventional parallel computers; based on Lucid (circa 1994) an implicitly parallel, multidimensional dataflow language. A GLU program is a Lucid program with imperatively defined data functions and data types.
- Dataflow Language - Growing article, with links to many related topics. [Wikipedia]
- Computation Structures Group: CSG - MIT research group which does dataflow programming research.
- Dataflow Systems, Inc - Develops custom software solutions for the steel manufacturing and printing industries, with some products running on MultiValue/Pick databases. .
- Dataflow Communications - Software designers of telecommunication information. Product, company and business details.
- Dataflow - Offers a mid range business management accounting system accredited by the ICAEW which is EMU compliant, WAP and E-business enabled.
- Dataflow Systems, Inc - Develops custom software solutions for the steel manufacturing and printing industries, with some products running on MultiValue/Pick databases. Located in Indianapolis, Indiana, USA.
- Dataflow - A mid range business management accounting system accredited by the ICAEW, EMU compliant, WAP and E-business enabled.
- Dataflow AG - Spezialisiert auf Schulungen im Bereich Internet auf Macromedia Produkte (Flash, Dreamweaver), Linux und PHP. Ebenfalls SIZ-Webpublisher, SIZ PC/LAN Supporter, SIZ Anwender und MCSE Schulungen.
- CS545S: Modular Programming - College course on basic programming concepts: modular (encapsulation, abstract data types); object-oriented (class, inheritance, polymorphism, dynamic binding); concurrent (thread, synchronization); via Java compared to Oberon, Smalltalk; then dataflow model.
Wikipedia Articles
- Dataflow programming - In computer programming, dataflow programming implements dataflow principles and architecture, and models a program, conceptually if not physically, as a directed graph of the data flowing between operations. Dataflow programming languages share some features of functional languages, and were generally developed in order to bring some functional concepts to a language more suitable for ...
- Dataflow architecture - Dataflow architecture is a computer architecture that directly contrasts the traditional von Neumann architecture or control flow architecture. Dataflow architectures do not have a program counter or (at least conceptually) the executability and execution of instructions is solely determined based on the availability of input arguments to the instructions.
- Dataflow - Dataflow is a term used in computing, and may have various shades of meaning. It is closely related to message passing.
- Max-min fairness - In communication networks and multiplexing, a division of the bandwidth resources is said to be max-min fair when: firstly, the minimum data rate that a dataflow achieves is maximized; secondly, the second lowest data rate that a dataflow achieves is maximized, etc.
- Lustre (programming language) - Lustre is a formally defined, declarative, and synchronous dataflow programming language, for programming reactive systems. It began as a research project in the early 1980s.