Parallelsystemssoftware
Clustering software
Extends: Technology
Parallel systems software
Clustering software
Overview
Category: Clustering software
Clustering software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 15-1221.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Parallel systems software',
category: 'Clustering software',
description: 'Clustering software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Parallel systems software",
"applicationCategory": "Clustering software",
"description": "Clustering software"
}