Skip to content

Conversation

@akarnokd
Copy link
Member

ExecutorService. Replaces #2761.

By default, io() and newThread() schedules interruptible tasks, computation() schedules non-interruptible tasks.

@benjchristensen
Copy link
Member

I think this looks good ... but I'm trying to decouple in my head the API changes versus functional related to interrupt, as those are complicated and nuanced.

Before we proceed with this I'd like to have a clear description somewhere about our logic and thinking around interruption.

Additionally, let's mark the API additions as Experimental.

@akarnokd
Copy link
Member Author

akarnokd commented Mar 4, 2015

Okay.

@akarnokd akarnokd force-pushed the ScheduleActionHelper0225 branch from 78cfa53 to 77f6a37 Compare March 5, 2015 10:31
@akarnokd akarnokd added this to the 1.1 milestone Mar 5, 2015
@akarnokd
Copy link
Member Author

akarnokd commented May 6, 2015

I'm closing this, let's revisit the problem later.

@akarnokd akarnokd closed this May 6, 2015
@akarnokd akarnokd deleted the ScheduleActionHelper0225 branch May 6, 2015 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants