VOOZH about

URL: https://apify.com/tri_angle/task-memory-orchestrator

⇱ Task Memory Orchestrator Β· Apify


πŸ‘ Task Memory Orchestrator avatar

Task Memory Orchestrator

Under maintenance

Pricing

Pay per usage

Go to Apify Store

Task Memory Orchestrator

Under maintenance

Pricing

Pay per usage

Rating

0.0

(0)

Developer

πŸ‘ Tri⟁angle

Tri⟁angle

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

1

Monthly active users

a year ago

Last modified

Categories

Share

Task Orchestrator

Overview

The Task Orchestrator is an Apify actor designed to manage and run a list of tasks efficiently. It ensures that tasks do not exceed memory limits and provides detailed status and run IDs for each task.

Features

  • Memory Management: Prevents tasks from running out of memory by grouping and scheduling them based on memory usage.
  • Task Prioritization: Groups tasks by memory requirements and schedules them in descending order.
  • Error Handling: Handles task errors and retries failed tasks up to a configurable limit.
  • Debugging: Provides detailed logs and snapshots for debugging purposes.

Input Schema

The actor accepts the following input parameters:

  • taskIds (required): An array of task IDs or names to run.
  • memoryBufferMB: Memory buffer in MB to allocate for tasks. Default is 5120.
  • activeJobBuffer: Number of active jobs to buffer. Default is 2.
  • maxActiveJobs: Maximum number of active tasks to run simultaneously.
  • maxUsageMB: Maximum memory usage in MB for all tasks combined.

You might also like

happyfy - Room Finder Orchestrator

ncst/room-finder-orchestrator

happyfy - Room Finder Orchestrator

Secure Local Memory MCP Server

constant_quadruped/secure-local-memory-mcp

Model Context Protocol (MCP) server for encrypted local storage and memory vaults.

AI Web Task Runner

solutionssmart/ai-web-task-runner

Run natural-language browser tasks with Playwright. Extract structured data, follow task-relevant links, capture screenshots, generate reports, and export reusable scripts.

πŸ‘ User avatar

Solutions Smart

2

Related articles

Dynamic Actor memory: smarter resource allocation for faster runs and lower costs
Read more