Bluetooth Low Energy technology.

Server routing messages between publishers and subscribers.

Rule connecting an exchange to a queue.

Mechanism slowing producers when consumers cannot keep up.

Buffer receives more data than it can hold.

Token presented as authorization credential.

HTTP authentication using username and password.

Backend tailored to a specific frontend.

Abbreviation for Backend for Frontend.

Both client and server stream messages.

Group of backend servers behind a service.

Group of statements treated as one unit.

Association between a name and an entity.

Tree where each node has at most two children.

Ordered binary tree supporting efficient searches.

Balanced tree optimized for storage systems.

B-tree variant storing records primarily at leaves.

Graph traversal exploring neighbors level by level.

Statement that exits a loop or control structure.

Data type representing true or false.

Operates directly on binary bits.

Operator acting on two operands.

Intermediate instructions executed by a virtual machine.

Execution point where a debugger pauses a program.

Ability to maintain essential operations during disruption.

Copy of data retained for recovery.

Checking whether a backup is usable.

Encrypting backup data for protection.

Environment containing tools needed to build software.

Applying a newer fix to an older release.

Ability to work with older versions.

Mechanism slowing producers when consumers cannot keep up.

Processing accumulated data in groups.

Operation that prevents progress until completion.

Synchronization point requiring tasks to wait.

Temporary area holding data.

Writing beyond allocated buffer boundaries.