Code Monkey home page Code Monkey logo

Comments (10)

MartyBJones avatar MartyBJones commented on May 19, 2024 1

from fusioncache.

jodydonetti avatar jodydonetti commented on May 19, 2024

Hi @MartyBJones , thanks for considering FusionCache.

The scenario you are talking about is an example of why I'm working on adding a backplane (see #11), which I hope will be available soon.
Btw you caught me working on it right at this very moment πŸ˜…

Another approach which would give similar results is to have a very low memory cache duration along with a higher distributed cache duration (like requested in #30) to highly reduce the differences between the memory and the distributed cache.

from fusioncache.

MartyBJones avatar MartyBJones commented on May 19, 2024

from fusioncache.

jodydonetti avatar jodydonetti commented on May 19, 2024

Hi @MartyBJones , I'm happy to say that I've finally been able to complete the design and implementation of the backplane feature.

Please take a look here, try it out and let me know what you think so I can move forward with the final version.

Thanks πŸ™

πŸ“¦ It's a pre-release!

Note that the Nuget package is marked as pre-release so please be sure to enable the related filter otherwise you would not see them:

image

from fusioncache.

jodydonetti avatar jodydonetti commented on May 19, 2024

Meanwhile I published an (hopefully) even better alpha2 release.

from fusioncache.

jodydonetti avatar jodydonetti commented on May 19, 2024

Hi all, just wanted to update you on the next version: I released right now the BETA2 for the next big release, which includes among other small things a big fix for the DI setup part.

This will probably be the last release before the official one.

from fusioncache.

jodydonetti avatar jodydonetti commented on May 19, 2024

Hi all, yesterday I released the BETA 3.

Unless some big problem comes up, this will be the very last release before the official one, which will be in the next few days πŸŽ‰

from fusioncache.

jodydonetti avatar jodydonetti commented on May 19, 2024

Closing this since with v0.9.0 the backplane is an official feature, with official docs and more.

from fusioncache.

MartyBJones avatar MartyBJones commented on May 19, 2024

from fusioncache.

jodydonetti avatar jodydonetti commented on May 19, 2024

Hi @MartyBJones , there are no intrinsic limits on how many notifications it can handle, it wholly depends on the underlying pub/sub mechanism used.

For example using the common Redis implementation on, say, an Azure Redis Cache instance will be subjected to the limits of that infrastructure and the Redis internal limits themselves (some of which you can see here).

In general I haven't found any particular bottlenecks or problems in general regarding the pub/sub part (which is what is used in the backplane), but I don't have precise number yet.

from fusioncache.

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.