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

Check the multi party processing #57

Open
henriqueaklein opened this issue Sep 17, 2024 · 0 comments
Open

Check the multi party processing #57

henriqueaklein opened this issue Sep 17, 2024 · 0 comments

Comments

@henriqueaklein
Copy link
Contributor

The processing part of SuperGenius was tested a couple of times recently with MNN processing, however the slicing and processing occurred with only one node doing all the work, while another requested it to be done.

  • Make changes on the GeniusNode tests to spin up multiple nodes.
  • Test if the develop branch on SuperGenius and thirdparty has the ability to make them self detect and connect to each other. If they don't, try the "dev_holepunching" branches"
  • When you have nodes successfully connected to each other (this can be tested by minting tokens) dispatch a MNN process with one node and check if 2 or more nodes are capable of diving up the work and posting on CRDT.
  • If the work is not being divided, investigate the reason why and if it's not a simple fix talk to @henriqueaklein and @itsafuu about (granted we aren't the ones already tackling this issue).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant