Skip to content

nucleo.io is an ActionScript / Flex Library containing a scheduler micro-framework for easily configuring tasks to be executed in sequence, parallel or based on their data dependencies.

License

ManfredKarrer/nucleo.io

Repository files navigation

nucleo.io - ActionScript / Flex Library

About:

ActionScript /Flex Library containing 2 projects at the moment:

Dependency Injection framework with code generation:

The Dependency Injection framework use a code generation solution to provide DI without using reflection. It is based on the as3-commons-jasblocks project which is using ANTLR.

The code generation is currently beta version and needs some more work to get bulletproof and ready for use in production.

More information can be found at the nucleo.io blog

Scheduler micro-framework:

The scheduler micro-framework can be used for easily configuring tasks to be executed in sequence, parallel or based on their data dependencies.

License:

Copyright (c) 2012 Manfred Karrer

nucleo.io is released under the Open Source MIT license, which gives you the possibility to use it and modify it in every circumstance.

More Info:

Blog

Source

Download swc

About

nucleo.io is an ActionScript / Flex Library containing a scheduler micro-framework for easily configuring tasks to be executed in sequence, parallel or based on their data dependencies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published