Created by: paul01234
Number of Blossarys: 51
A type of distributed system where there is no distinction between servers and clients. The computers in this system serve as both the clients and servers. Examples of P2P applications are file ...
An approach where a data structure is encapsulated with a set of methods which operate on the data. The data structure is an independent abstract data type. The same level of abstraction is also used ...
A software system model structured and organized as a set of object classes and the relationship between these classes. There are various perspectives for this model, such as sequence perspective and ...
An agile software development method based on values of simplicity, communication, courage, and feedback. It includes practices such as scenario-based requirements, pair programming, and test-first ...
A large-scale system which includes a range of capabilities to aid and support the operation of business enterprises. This also provides a medium for sharing information across the capabilities. ERP ...
A definition of domain abstractions, like policies, procedures, relationships, and events, which serves as the knowledge foundation about some problem area.
A collection of independent computers connected through a network and distribution middleware which appears to its users as a single coherent system. It executes a collection of protocols which ...