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

[Enhancements] Implement the Finite-State pattern to load a chain of native libraries #17

Open
2 tasks
pavly-gerges opened this issue Jul 20, 2023 · 0 comments
Labels
core Core API related stuff enhancement New feature or request

Comments

@pavly-gerges
Copy link
Member

pavly-gerges commented Jul 20, 2023

A request to implement the Finite-State-Automata for dynamically loading a map of native libraries with an example.

  • Utilizing Automata4j.
  • Example for loading a map of native libraries using the Automata4j framework.

It should be noted that concurrency could be also supported via running multiple machines in a threading model.

@pavly-gerges pavly-gerges added enhancement New feature or request core Core API related stuff labels Jul 20, 2023
@pavly-gerges pavly-gerges added this to the 1.1.0-stable Release milestone Aug 25, 2024
@pavly-gerges pavly-gerges changed the title [Enhancements] Implement the Finite-State pattern [Enhancements] Implement the Finite-State pattern to load a chain of native libraries Aug 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Core API related stuff enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant