Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/processor decorators #7

Merged
merged 7 commits into from
Dec 7, 2014
Merged

Conversation

applitect
Copy link
Collaborator

Add annotations that we will be able to use to annotate processors that handles a set of generic code so each processor doesn't need to write the code themselves.

gets extended for another processor, then the annotation on the super
class will be inherited by the subclass.
specified number of threads to run a processor.
an exception happens. This can be useful when say a system that you rely
on is not available.
@dcshock dcshock merged this pull request into develop Dec 7, 2014
@dcshock dcshock deleted the feature/processor-decorators branch December 7, 2014 02:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants