A-Z Popular Blog Computing Search »
Computing
 Advertisements
Related Guides

7 Examples of Job Processing

 , updated on
Job processing is data processing that is non-interactive with a start and an end. This differs from interactive applications that are used by people. It also differs from systems, services and servers that are up all the time as opposed to running and terminating. The following are illustrative examples of job processing.

Operating Systems

An operating system schedules a monthly job to clean up some files.

Business Processes

A billing team runs a monthly job to generate customer invoices.

Science

A researcher manually runs a process to analyze a data set.

Media

A video sharing site runs a process to convert several million videos to a new format. The job is run as a low priority background process that uses computing resources when they are available.

Reporting

A job performs an analysis and generates a weekly report. It is executed by a scheduler late at night when its required resources are under a light load.

Backups

A job on a server compresses, encrypts and transfers files each evening to a backup server.

Algorithms

A social media platform runs an algorithm once a day to calculate a score for the quality of accounts.

Notes

Job processes are often batch processes such that the two terms are used interchangeably. The main difference is that a batch process iterates over a set of data whereas a job process might not. This distinction is old and seldom applied now.
Overview: Job Processing
Type
Definition
Data processing with a start and end that is non-interactive.
Related Concepts

Computing

This is the complete list of articles we have written about computing.
Abstraction
Affective Computing
Algorithms
AI
Big Data
Binary
Blockhead
Brute Force
Caching
Character Set
Client-Server
Coding
Coding Principles
Colocation
Compression
Computing
Cryptographic Keys
Cryptography
Dark Data
Data
Data Centers
Data Infrastructure
Data Integration
Data Migration
Data Processing
Data Science
Data Security
Deep Learning
Deep Magic
Digital
Edge Computing
Edit Distance
Emergence
End-User Computing
Everything Is A File
Files
Gamification
Garbage In, Garbage Out
Halt And Catch Fire
Hello World
Hexadecimal
Horizontal Scale
Instance
Internet Of Things
IT Infrastructure
Job Processing
Key Stretching
Last Mile
Latency
Local Area Network
Meet-me Room
Micro Data Center
Microcomputer
Moore's Law
Near Real-Time
Network Infra
Networking
Networks
Operating Systems
Overlay Network
Peer-to-peer
Precomputation
Private IP
Private Network
Proof Of Work
Proxy Server
Key Cryptography
Qualitative Data
Random Seed
Reluctant Algorithms
Reverse Algorithms
Reverse Proxy
Swarm Intelligence
System on a Chip
Throughput
Unstructured Data
Vertical Scale
Virtual Machine
Yobibyte
If you enjoyed this page, please consider bookmarking Simplicable.
 

Computing

Examples of computing in everyday life.

System Architecture

Examples of system architecture diagrams.

Cloud-Scale

The definition of cloud-scale with examples.

Vertical Scale

The definition of vertical scale with an example and comparison to horizontal scale.

Network Infrastructure

A list of common types of network infrastructure.

Root Access

A complete guide to root access.

Null

An overview of null with examples.

Computer

The common types of modern computer.

Linux Commands

A list of unusually useful linux commands with brief explanations.

Low Level

A list of low-level programming terms.

Cache vs Buffer

The difference between a cache and a buffer.

Interfaces

The basic types of interfaces.
The most popular articles on Simplicable in the past day.

New Articles

Recent posts or updates on Simplicable.
Site Map