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

Engine for Zebra (Jul 17 Discussion and Jul 19 Follow-up) #197

Open
evaachim opened this issue Jul 20, 2023 · 6 comments
Open

Engine for Zebra (Jul 17 Discussion and Jul 19 Follow-up) #197

evaachim opened this issue Jul 20, 2023 · 6 comments
Labels
enhancement New feature or request

Comments

@evaachim
Copy link
Contributor

No description provided.

@evaachim
Copy link
Contributor Author

  1. Scraping the DB to enable search on the tool's resources with increased productivity
  2. Assigning IPs in an async manner
  3. Manage requests

@evaachim
Copy link
Contributor Author

Potential solution: appengine

@evaachim
Copy link
Contributor Author

The goal is to have two layers:

  1. Async.
  2. DB layer

@evaachim
Copy link
Contributor Author

Thus, the following can be done:

  1. requests, IPs, ...
  2. searching the db

@evaachim
Copy link
Contributor Author

evaachim commented Jul 24, 2023

  • The tool can have a DB where all the data from the current spreadsheet model is ported, as well as on the server, and a syncing between the DB and server can be done.

  • Instead of scraping the entire DB to search for a resource, employ matching as a search solution on the tool itself.

  • Use the back-end engine to power several tasks via go-routines to improve performance.

  • The goal is to have a bigger method that triggers different go routines which act to start various tasks as needed.

@evaachim evaachim added this to zebra Jul 27, 2023
@evaachim evaachim moved this to Brainstorming in zebra Jul 27, 2023
@evaachim evaachim added the enhancement New feature or request label Jul 28, 2023
@evaachim
Copy link
Contributor Author

May potentially use the engine for label assignment (such as, have a go routine that deals with labels).

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
Status: Brainstorming
Development

No branches or pull requests

1 participant