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

Auto start topology daemon #5

Open
y-higuchi opened this issue Jan 21, 2013 · 2 comments
Open

Auto start topology daemon #5

y-higuchi opened this issue Jan 21, 2013 · 2 comments
Assignees

Comments

@y-higuchi
Copy link
Owner

Automatically start topology daemon without explicitly running them from DSL .conf file.

@ghost ghost assigned y-higuchi Jan 21, 2013
@yasuhito
Copy link

👍

@y-higuchi
Copy link
Owner Author

  • Start topology daemon process when someone first used topology API.
    • How to check if a certain controller is running in trema C API.
    • How to start a controller in trema C API.
    • What if multiple controller started to use topology API at the same time.
  • Leave topology daemon running once they are started.
    • Do not self terminate even there aren't any subscriber left

y-higuchi added a commit that referenced this issue Feb 19, 2013
y-higuchi added a commit that referenced this issue Feb 20, 2013
y-higuchi added a commit that referenced this issue Feb 21, 2013
y-higuchi added a commit that referenced this issue Feb 21, 2013
* Kill topology before/after libtopology unittests
y-higuchi added a commit that referenced this issue Feb 21, 2013
y-higuchi added a commit that referenced this issue Feb 21, 2013
y-higuchi added a commit that referenced this issue Feb 21, 2013
y-higuchi added a commit that referenced this issue Feb 22, 2013
y-higuchi added a commit that referenced this issue Feb 22, 2013
y-higuchi added a commit that referenced this issue Feb 23, 2013
y-higuchi added a commit that referenced this issue Feb 28, 2013
y-higuchi added a commit that referenced this issue Feb 28, 2013
* Merge discovery process etc.
* Moved show_{topology,switch_status} to examples/topology.
* Minimized show_topology example.
* Add sample .conf files for examples.
* Add external attribute to show_switch output.
* Rename libtopology -> topology.  C API. (#3)
* Add event filter operation. (#2)
* Auto start topology daemon. (#5)
y-higuchi added a commit that referenced this issue Feb 28, 2013
* Merge discovery process etc.
* Moved show_{topology,switch_status} to examples/topology.
* Minimized show_topology example.
* Add sample .conf files for examples.
* Add external attribute to show_switch output.
* Rename libtopology -> topology.  C API. (#3)
* Add event filter operation. (#2)
* Auto start topology daemon. (#5)
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

2 participants