The Wayback Machine - https://web.archive.org/web/20200422153107/https://github.com/AcademySoftwareFoundation/OpenCue
Skip to content
A render management system you can deploy for visual effects and animation productions.
Java Python PLSQL PLpgSQL Shell Dockerfile Other
Branch: master
Clone or download

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Merge PR template content into CONTRIBUTING. (#486) Oct 16, 2019
ci Add documentation to generate_version_number.sh. (#659) Apr 1, 2020
cueadmin Build pipeline improvements (#383) Jul 22, 2019
cuebot Fix reparentHosts to correctly construct its gRPC response. (#656) Mar 18, 2020
cuegui Check VERSION file contents for CueGUI version number. (#662) Apr 13, 2020
cuesubmit Changed resize for issue #649 (#663) Mar 24, 2020
docs Script to update docs version number to match the code. (#642) Mar 20, 2020
images Check in EPS of logo with text. (#370) Jul 8, 2019
proto Make UID optional in frame submission (#618) Feb 24, 2020
pycue First round of unit tests for FilterDialog. (#661) Apr 13, 2020
pyoutline Make UID optional in frame submission (#618) Feb 24, 2020
rqd Replace getopt with argparse in cuerqd.py. (#666) Mar 27, 2020
samples Add Blender 2.79 on RQD Dockerfile sample (#496) Oct 17, 2019
sandbox New experimental database installer script. (#438) (#676) Apr 13, 2020
tsc Meeting notes from Apr 1 TSC meeting. (#677) Apr 13, 2020
.gitignore Wire up Python component test coverage. (#404) Aug 7, 2019
CODEOWNERS Add Christian and Lars to CODEOWNERS. (#586) Jan 8, 2020
CODE_OF_CONDUCT.md Add CODE_OF_CONDUCT - default version for LF projects (#580) Dec 16, 2019
CONTRIBUTING.md Merge PR template content into CONTRIBUTING. (#486) Oct 16, 2019
CREDITS Initial commit May 16, 2018
LICENSE Replacing license blurb with full contents of Apache 2 license (#166) Jan 23, 2019
README.md Link proc glossary definition in toplevel README. (#673) Mar 31, 2020
SECURITY.md Add a security policy. (#393) Jul 26, 2019
VERSION.in Bump minor version number. (#678) Apr 3, 2020
requirements.txt Bump psutil from 5.4.7 to 5.6.6 (#652) Apr 2, 2020
requirements_gui.txt Split GUI requirements out into their own file. (#560) Dec 4, 2019
sonar-project.properties Send SonarCloud results to the ASWF org. (#421) Aug 19, 2019

README.md

OpenCue

CII Best Practices

Introduction

OpenCue is an open source render management system. You can use OpenCue in visual effects and animation production to break down complex jobs into individual tasks. You can submit jobs to a configurable dispatch queue that allocates the necessary computational resources.

OpenCue features

OpenCue provides the following features to help manage rendering jobs at scale:

  • Sony Pictures Imageworks in-house render manager used on hundreds of films.
  • Highly-scalable architecture supporting numerous concurrent machines.
  • Tagging systems allow you to allocate specific jobs to specific machine types.
  • Jobs are processed on a central render farm and don't rely on the artist's workstation.
  • Native multi-threading that supports Katana, Prman, and Arnold.
  • Support for multi facility, on-premisses, cloud, and hybrid deployments.
  • You can split a host into a large number of procs, each with their own reserved core and memory requirements.
  • Integrated automated booking.
  • No limit on the number of procs a job can have.

Learn more

For more information on installing, using, and administering OpenCue, visit www.opencue.io.

Contact us

To join the OpenCue discussion forum for users and admins, join the opencue-user mailing list or email the group directly at opencue-user@lists.aswf.io.

You can’t perform that action at this time.