manage-async

Official

Master OFBiz async execution.

Authorapache
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers and administrators understand and correctly manage asynchronous operations, scheduled jobs, and the JobSandbox in Apache OFBiz to prevent system instability and resource exhaustion.

Core Features & Use Cases

  • Clarifies Async Behavior: Differentiates between "concurrent" and "later" execution, highlighting transaction boundaries.
  • Guides High-Volume Tasks: Advises on best practices for large data imports and batch processing, recommending synchronous batching over excessive async calls.
  • Prevents JobSandbox Explosions: Warns against creating massive numbers of persisted async jobs that can bottleneck the system.
  • Use Case: When deciding whether a critical nightly data synchronization service should run synchronously or asynchronously, this skill provides the decision-making framework to avoid potential deadlocks or performance degradation.

Quick Start

Use the manage-async skill to determine if a new service should be configured with mode="async".

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: manage-async
Download link: https://github.com/apache/ofbiz-plugins/archive/main.zip#manage-async

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.