Git Product home page Git Product logo

Comments (9)

trxcllnt avatar trxcllnt commented on June 30, 2024

From what I understand, they're still figuring out staffing internally. In the meantime, I have forks with bug fixes, new features, and performance improvements in our forks @graphistry/falcor. Working on docs as we go, but things are generally the same.

from falcor-router.

jhamlet avatar jhamlet commented on June 30, 2024

+1

;-j
Jerry
[email protected]
510.432.4317

Grammar and spelling (mistakes) brought to you by iPhone.

On Sep 21, 2016, at 17:46, Paul Taylor [email protected] wrote:

From what I understand, they're still figuring out staffing internally. In the meantime, I have forks with bug fixes, new features, and performance improvements in our forks @graphistry/falcor. Working on docs as we go, but things are generally the same.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

from falcor-router.

limscoder avatar limscoder commented on June 30, 2024

Is Netflix using falcor-router in prod or are they using a different falcor backend implementation?

from falcor-router.

sdesai avatar sdesai commented on June 30, 2024

Hey @limscoder - definitely not the end of the line.

As @trxcllnt mentions, we are trying to work out resourcing priorities against the Falcor library and Falcor Router for the next quarter though, and hope to share a roadmap for both in the next month.

Netflix is also working on re-architecting our data access layer which will allow us to leverage the JS falcor-router (some of the work we have on the roadmap for the JS Falcor Router aligns around goals for error handling, logging and metrics in this regard). Currently we use a Groovy/Java Falcor router in production.

from falcor-router.

limscoder avatar limscoder commented on June 30, 2024

@sdesai I think we've come to the same conclusions outlined in the talk you linked, and we're looking for something that's simple and scalable like falcor-router to handle routing between multiple backend microservices. However, we are bit worried about adopting something without a lot of commit volume and PR volume. Would love to see a roadmap.

from falcor-router.

sdesai avatar sdesai commented on June 30, 2024

@limscoder Understandable.

On the falcor-router front, the main things we have lined up over the next quarter (dependent on resourcing) are:

  1. Error visibility and logging

    Errors are encapsulated in the JSONGraph, and returned as 200s, which doesn't lend itself to visibility into errors in production and the paths/routes they're associated with. Most production systems will have request/response level visibility (400s, 500s, etc.) but since these are 200s, we need to augment with path/route level error visibility.

  2. Performance metrics for paths/routes

    Same thing for performance metrics - most deployments have request/response level performance visibility, but not path/route level performance visibility

  3. Migration to RxJS5 for performance and visibility/debug benefits

  4. Comprehensive (client-to-server) error flow design doc

    We don't have a comprehensive Error document, highlighting how Errors flow through the falcor-router, through middleware, down to the client model, through the errorSelector and into cache. We wanted to take a stab at this overview doc, and use it to highlight any gaps in error handling hooks for users, we need to fill out.


But as mentioned, I'll put together an overall plan, with issues, where we can both discuss these in more detail, and anything which we may want to add on.

from falcor-router.

eddieajau avatar eddieajau commented on June 30, 2024

@sdesai, @jhusain, @Blesh would it be possible to organise some community hangouts this year? Our company is in a position to help but there's no point in going off on a tangent that is not mutually beneficial.

Personally I'd love to see a workshop or four on router internals to help us understand what's going on under the hood, crafting a roadmap for 2017, garner feedback on pain points using Falcor outside of Netflix's use-cases, and then work out how we in the community that are investing in Falcor can chip in.

Thoughts?

Thanks in advance.

from falcor-router.

sdesai avatar sdesai commented on June 30, 2024

@eddieajau - Can I reach out to chat? I think all of these (hangouts, workshops) are good ideas in general. We're still focused on some timebound internal priorities currently as far as engineers go, but we have a fairly close roadmap (I just need to spend some cycles to verify the rationale and fill out details/context around some of them) which I'm happy to discuss with you and get context on what you're currently working on, until we get a chance to refine and publish it.

from falcor-router.

eddieajau avatar eddieajau commented on June 30, 2024

@sdesai sure. Drop me an email/gchat on mamboblue at gmail dot com

from falcor-router.

Related Issues (20)

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.