Overview
The simultaneous execution of multiple computations across multiple processors or cores.
More in Software Engineering
Memory Leak
Paradigms & PatternsA type of resource leak where a program fails to release memory that is no longer needed.
NoSQL Database
Paradigms & PatternsA non-relational database designed for specific data models offering flexible schemas for modern applications.
Behaviour-Driven Development
Development PracticesA development approach where application behaviour is described in a natural language format before implementation.
WebSocket
Paradigms & PatternsA communication protocol providing full-duplex communication channels over a single persistent TCP connection.
Waterfall Model
Paradigms & PatternsA sequential software development methodology where each phase must be completed before the next begins.
Git
Development PracticesA distributed version control system for tracking changes in source code during software development.
Relational Database
Paradigms & PatternsA database structured to recognise relations among stored items, organised in tables with rows and columns.
Software Engineering
Paradigms & PatternsThe systematic application of engineering principles to the design, development, testing, and maintenance of software.