Coder Social home page Coder Social logo

xg2xg's People

Contributors

adamyi avatar appwiz avatar chkno avatar githubfz avatar iandioch avatar iawia002 avatar issmirnov avatar jacktuck avatar jhuangtw avatar jhuangtw-dev avatar link3280 avatar lucidsamuel avatar mexisme avatar minhaz avatar morgante avatar mtaran avatar nh2 avatar nikhilbirmiwal avatar nmiddendorff avatar pbiggar avatar phasmal avatar rgooch avatar rohantalip avatar saraadams avatar sbrother avatar sqs avatar tslmy avatar yegle avatar yuikns avatar zellyn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

xg2xg's Issues

IDAM tools

Mainly used ACLaim, Sphinx and Buganizer for Identity and Access Mgmt. What would be analogous in the real world?

Add more repository owners

Currently, it appears this repository is maintained by a single person. Come up with a system where multiple people are allowed to approve changes (e.g. prow from k8s).

Spark and Flink are comparable to Flume

I joined Google in the last year and have been working with big data tools for a while. Spark should be considered comparable to Flume. Also, Apache Flink should be on the same level, comparable to Flume. Both Spark and Flink are relatively high-level interfaces that will build DAGs from what are effectively macros. They provide db-like operations like joins, filters, etc.

Prodfiler alternative to GWP (Google Wide Profiler)

I've used GWP few times, mainly with Java, and I was amazed at the tech, today there was an annoucement from a company that does something similar to it

https://documentation.prodfiler.com/#what-is-prodfiler

To quote: Prodfiler is inspired by software available inside some Hyperscalers, most notably Google and Facebook. Google has an internal system called ‘Google-Wide Profiling’, which has led to very significant savings, a culture of performance awareness/improvement, and to long-term developments such as SwissTables and even the various hardware offload designs. Likewise, Facebook runs a system, which is described in this talk from the SPARK AI Summit.

Analog

Is there a good open-source equivalent to analog?

A column of description

I see a lot of good entries but no description at a glance before checking the actuals link of real world :/

Why Dilbert can't ACL

There was an excellent doc about capability vs ACL-based permissions, called "Why Dilbert can't ACL", but I can't find any equivalent blog post outside. I also don't know who was the author.

Does anybody have a pointer to the contents of this? :)

Please add a license to this repo

Could you please add an explicit LICENSE file to the repo so that it's clear under what terms the content is provided, and under what terms user contributions are licensed?

Per GitHub docs on licensing:

[...] without a license, the default copyright laws apply, meaning that you retain all rights to your source code and no one may reproduce, distribute, or create derivative works from your work. If you're creating an open source project, we strongly encourage you to include an open source license.

Since this is a text-only repo rather than code, maybe something like CC-BY-4.0 would be a good option? See the high-level overvivew for the summary.

Thanks!

would suggest please describe more details, too general

Hi, this repo topic is too big, but the story inside is so limited, the things are almost known staff and open source projects, in my humble opinion, you just mentioned the alternatives, I would expect if u could share more detailed thoughts...

CDD

Is there an open-source equivalent to CDD?

Since CDD is pretty new within Google, it works like this:

  • define a proto that is your config
  • implement a stubby service provided by CDD
  • on startup, register your proto with CDD

Then you can push config updates to CDD from the CLI and it will broadcast those changes to all your instances by calling the stubby endpoint. It's useful for updating config values without having to restart servers.

xsds/sherlog equivalent?

I find myself missing having a tool that can trace through the whole RPC call-graph for a given session. Really nice for debugging and understanding the broader system as a newbie by inspecting requests/responses.

It sounds like Datadog APM may be able to do similar things? Any limitations/differences to be aware of?

At a glance it seems like the use cases are a bit different. Datadog APM shows the latencies, but I can't find request/response payloads. Looks like it runs on every request, so it can't log everything. I didn't use Dapper much but maybe that's closer to what Datadog APM does - low-overhead performance monitoring.

xsds/sherlog was opt-in just for a given session and seemed to be geared at debugging specifically. It was great when you had just found a repro and could record a full trace to reference for anything unusual downstream. With Datadog APM it looks like I'd have to use the right filters to get to the right trace.

Boq and Wiz analogues

I've often wondered what the closest thing to Boq and Wiz would be in the outside world. Any ideas?

Manifold job processing framework

Google's Manifold is a cross-platform, RPC-based job processing framework that I used a couple times within Google. Now I'm in the position of wanting something similar externally, but I'm having trouble spotting anything equivalent. Anything similar?

Google Workflow/TaskMaster equivalent

This was a very simple and powerful framework for building continuous pipelines at Google. I am not able to find anything remotely close to it. Any suggestions?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.