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

Add logger #12

Open
rdettai opened this issue Jan 22, 2021 · 2 comments
Open

Add logger #12

rdettai opened this issue Jan 22, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@rdettai
Copy link
Contributor

rdettai commented Jan 22, 2021

Replace println calls with Tracing (by tokio).

Cf experiements on the logger feat branch.

Objectives:

  • make the logs easily parseable (json likely the best for that)

This is less critical if #4 is implemented.

@rdettai rdettai added the enhancement New feature or request label Jan 22, 2021
@Michael-J-Ward
Copy link

Are you accepting contributors?

@rdettai
Copy link
Contributor Author

rdettai commented Aug 27, 2021

sure! This project has not moved for the past few months because I am trying to re-structure the approach:

One breakthrough that might happen is if we manage to run Ballista directly in lambda functions thanks to TCP whole punching: https://vtechworks.lib.vt.edu/bitstream/handle/10919/103627/Moyer_DW_T_2021.pdf?sequence=1 In that case, the design of Buzz could be simplified a lot! Instead of having HCombs to act as reducers, HBees could communicate directly together! We wond only need one server that takes care of doing the hole puncing!

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