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

Multiple xfServer connections #79

Closed
hippiehunter opened this issue Mar 12, 2019 · 1 comment
Closed

Multiple xfServer connections #79

hippiehunter opened this issue Mar 12, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@hippiehunter
Copy link
Contributor

hippiehunter commented Mar 12, 2019

Currently the Harmony Core EF provider uses only a single xfServer connection. We need to build additional infrastructure into the provider to maintain a pool of worker threads that each have an open xfServer connection. And the FileChannelManager class will need some additional smarts to deal with request queuing and to use existing threads with requested channels.

@SteveIves SteveIves added this to the Parking Lot milestone Jan 27, 2020
@SteveIves SteveIves added the enhancement New feature or request label Feb 21, 2020
@SteveIves SteveIves modified the milestones: Parking Lot, Improvements Feb 21, 2020
@SteveIves SteveIves removed this from the Improvements milestone Mar 26, 2020
@hippiehunter hippiehunter self-assigned this Apr 21, 2020
@hippiehunter
Copy link
Contributor Author

this is fixed by #329

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants