Discussion about the hackathon:

9th and 10th december 
Rust Hackathon

Things to know:
* not researching the Rust language
* applying Rust language to solving actual problems
* The two day hackathon is a intersection among:
     - services
     - infra
     - metrics

     services /\ infra /\ metrics

* Theme: Full Stack monitoring 


apps / runtime / operating system / hardaware

Storage / networking / compute ( cloud env )


Why are we targeting monitoring ?

There is no service which you can provide without monitoring.

All services are network based or network facing services.

Tools that people use:

* Riemann - It's gRPC based protocol for streaming events
            agent based

* Sensu - flow based monitoring 

GOALS:
* Understand monitoring and create tools, libraries and agents for monitoring 
* Synergy with powerful dynamically typed languages


Riemann

Clojure -- LISP -- JVM
agents -- Ruby

Sensu

Server - Ruby
core   - Ruby
agents - Ruby
frameworks,utils - Ruby

Rust and Ruby integrates very well.

What we can do:
code re-use 
performance 
re-engineering
create new stuff

I/O
Net
Http
gRPC
HTTP/2
async I/O
Threading
System interface

In Rust we focus on the above modules, traits and crates

-- 
https://meetup.com/rustox
--- 
You received this message because you are subscribed to the Google Groups "Rust 
Bangalore Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/rustox.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rustox/673ba2a8-4107-4911-935e-73e566a17a76%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to