generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 107
Open
Labels
feature-requestThis issue requets a substantial new featureThis issue requets a substantial new feature
Description
Category
User level API features/changes
Describe the feature you'd like to request
When using LocalSolver
, it would be nice to have a higher-level interface that keeps a set of worker threads of cvc5 running (possibly scaling the set of workers up and down dynamically as needed) in order to not have to spawn a new process every time SymCC needs to evaluate something. For example, to not have to spawn a process (expensive) on every new HTTP request (like I do here in this PoC)
Describe alternatives you've considered
None yet.
Additional context
No response
Is this something that you'd be interested in working on?
- 👋 I may be able to implement this feature request
-
⚠️ This feature might incur a breaking change
Metadata
Metadata
Assignees
Labels
feature-requestThis issue requets a substantial new featureThis issue requets a substantial new feature