Logical Data Modeling - Container

Data System Architecture

About

A container 1) is an element that contains others elements.

It creates a containment relationship between the element that can be:





Discover More
Data System Architecture
(Collection|Container) Data Type (Set, Bag, Sequence)

A collection is a abstract data type for grouping together multiple values. It's therefore sometime known as a container and creates a aggregation relationship A collection is: an object that groups...
Data System Architecture
Logical Data Modeling - Containment relationship

A containement is a type of relationship between a container element and a content element that model a has a relationship There is two type of containment: physical (composition) aims to build an...
Data System Architecture
Logical Data Modeling - Field

A field is a container for one or more values with: a identifier (name and/or position) and a data type You can see a field as: a variable with a data type a cell in a element set (ie in a...
Multi Threading Puppies
Process - (Kernel) Thread (Lightweight processes - LWP)

A thread is a child unit of execution of a process (also known as the ). Threads exist within a process. A process acts as a container for threads. A process is a unit of resources, while a thread is...



Share this page:
Follow us:
Task Runner