首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏MessageQueue

    Event-Driven Architecture思考

    在讨论Event-Driven之前需要弄清楚Event-Driven的概念,这里就需要理清楚Event-Driven和Request-Driven的关系。 ? 很少会有一个纯粹的Event-Driven的应用)。 没有必要过分纠结一个应用是否是纯粹的Event-Driven的,更重要的是理解Event-Driven的思想,将它融入到架构的思想中来把业务系统做的更好。 什么是Event-Driven Architecture? Event-Driven Architecture是一种用于构建可扩展的分布式异步处理模式,由高度解耦的、单一职责的事件处理器组成。 在Event-Driven Architecture中会有成百上千Queue,Event-Driven Architecture并不绑定Queue的实现,它可以由MQ实现,也可以由其他组件实现。

    1.6K31发布于 2020-07-07
  • 来自专栏嵌入式开发圈

    【干货】用FreeRTOS搭建Event-Driven应用框架

    今天来分享一下,之前项目中使用FreeRTOS搭建的Event-Driven事件驱动框架。 什么是Event-Driven

    2.1K51发布于 2021-07-30
  • 来自专栏福大大架构师每日一题

    dify 1.10.0 Event-Driven Workflows 版本发布:全新 Trigger 触发器与升级指南详解

    dify 在 2025 年 11 月发布了 1.10.0 版本,这是一次重量级更新,其中最核心的亮点是正式推出了 Event-Driven Workflows 的 Trigger 触发器能力,让工作流真正具备事件驱动属性

    58710编辑于 2025-12-19
  • 来自专栏CreateAMind

    代码:SpikeGPT: 使用Spiking Neural Networks

    networks (SNNs) have emerged as an energy-efficient approach to deep learning that leverage sparse and event-driven language model, we successfully implement ‘SpikeGPT’, a generative language model with pure binary, event-driven maintaining 5× less energy consumption when processed on neuromorphic hardware that can leverage sparse, event-driven

    53540编辑于 2023-09-01
  • 来自专栏python3

    python——twisted

    Twisted is an event-driven networking engine in Python. to develop games in the existing networking landscape, struggled, saw a clear need for a scalable, event-driven An instant convert to Python, select, and event-driven programming, glyph wrote a client and server for The Architecture of Twisted Twisted is an event-driven networking engine. to review what exactly event-driven programming means.

    87320发布于 2020-01-09
  • 来自专栏云计算与大数据

    openshift|如何登录与登出

    KEDA (Kubernetes-based event-driven autoscaling), a collaboration between Microsoft and Red Hat that supports deployment of serverless event-driven containers on Kubernetes, enabling Azure Functions in This allows for accelerated development of event-driven, serverless functions across hybrid cloud and

    1.8K30发布于 2019-07-07
  • 来自专栏爬虫资料

    理解并应用:JavaScript响应式编程与事件驱动编程的差异

    背景介绍在现代JavaScript开发中,响应式编程(Reactive Programming)和事件驱动编程(Event-Driven Programming)是两种非常重要且常用的编程范式。 axios.get(targetUrl, { proxy: proxyConfig }) .then(response => { console.log('Event-Driven fetched successfully', response.data); }) .catch(error => { console.error('Event-Driven

    66510编辑于 2024-06-17
  • 来自专栏一个会写诗的程序员的博客

    什么是事件驱动架构(EDA)?

    EDA, Event-Driven Architecture What is an event Event, something that happens at a given place and Event-Driven Architecture (EDA) addresses these issues. 物联网、实时应用和共享经济需要“超级”分布式处理。 Examples of use cases for event-driven architecture include asset sharing solutions such as DiDi and Event-driven architecture components An event-driven architecture typically consists of four components 小结 Event-Driven Architecture Domain Events 领域事件 Event Sourcing Command and Query Responsibility CQRS

    10.6K42发布于 2020-05-27
  • 来自专栏黑光技术

    Gartner整理的未来5年流行技术词

    Event-driven architecture Event-driven architecture drives real-time situational awareness and efficient In an event-driven architecture, the enterprise is continuously sensing, always learning and ready to

    66510发布于 2019-04-24
  • 来自专栏网络收集

    node.js

    Node.js 是一种建立在Google Chrome’s v8 engine上的 non-blocking (非阻塞), event-driven (基于事件的) I/O平台. REPL模式(Read-Evaluate-Print-Loop, 输入-求值-输出-循环) 在命令行中 node xxx.js 在webstorm,Vscode等编译器中执行 单线程、无阻塞IO操作、event-driven

    5.6K30编辑于 2022-05-21
  • 来自专栏网络收集

    什么是Node.js

    Node.js 是一种建立在Google Chrome’s v8 engine上的 non-blocking (非阻塞), event-driven (基于事件的) I/O平台. REPL模式(Read-Evaluate-Print-Loop, 输入-求值-输出-循环) 在命令行中 node xxx.js 在webstorm,Vscode等编译器中执行 单线程、无阻塞IO操作、event-driven

    2.6K50编辑于 2022-04-20
  • 来自专栏运维开发王义杰

    系统架构模式和软件架构模式的区别

    面向服务的架构模式(Service-Oriented Architecture, SOA) 微服务架构模式(Microservices Architecture Pattern) 事件驱动架构模式(Event-Driven 面向服务的架构模式(Service-Oriented Architecture, SOA) 发布-订阅架构模式(Publish-Subscribe Architecture Pattern) 事件驱动架构模式(Event-Driven

    90450编辑于 2023-08-15
  • 来自专栏算法之美

    每日一问08 什么是协程

    scheduler is hidden inside the library and invisible to an application writer. traditional EDSM (不懂) event-driven

    52320发布于 2021-01-05
  • 来自专栏VoiceVista语音智能

    Edge-native applications

    Successful edge-native applications utilize event-driven architecture to allow for seamless application Edge-native applications thus must leverage real-time event-driven analytics to take full advantage of

    61920编辑于 2023-03-03
  • 来自专栏AI算法与图像处理

    论文速递2022.8.22!

    Scene Text Detection 论文/Paper: http://arxiv.org/pdf/2208.09231 代码/Code: None Video Interpolation by Event-driven

    40220编辑于 2022-12-11
  • 来自专栏颇忒脱的技术博客

    关于同步/异步、阻塞/非阻塞IO的摘要

    处理大量连接的问题 event-driven模型派(异步模型): Dan Kegal's C10K problem 延伸阅读:如何解决C10M问题 The Secret To 10 Million Concurrent 有人对于event-driven模型有一些批判,认为多线程模型(同步阻塞模型)不比事件模型差: Thousands of Threads and Blocking I/O,讲了C10K提到的多线程模型的性能瓶颈在如今的内核里已经不存在了 Understanding Reactor Pattern: Thread-Based and Event-Driven帮助你快速理解什么是Reactor Pattern,文中提到如果要处理10K个长连接

    1.2K00发布于 2019-04-18
  • 来自专栏京程一灯

    JS 和 Node.js 中的“事件驱动”是什么意思?[每日前端夜话0x106]

    What means "event-driven" in JavaScript and Node.js? 观察者可能只有一个,也可能有一百个,这都没有关系,只要主题有一些要广播的消息就够了。 DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>What means "event-driven" DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>What means "event-driven"

    9.9K20发布于 2020-01-14
  • 来自专栏landv

    [golang]A modern, fast and scalable websocket framework with elegant API written in Go

    or nats* Adaptive request upgradation and server dialing Acknowledgements Namespaces Rooms Broadcast Event-Driven

    92120发布于 2019-09-26
  • 来自专栏开源技术小栈

    workerman5.0 和 swoole5.0 实现一键协程

    (source code) Name swoole Channel pecl.php.net Summary Event-driven Description Event-driven asynchronous and concurrent networking engine - event-driven - coroutine - asynchronous

    82910编辑于 2024-04-28
  • 来自专栏毛毛v5

    php 得 pecl工具安装。。。。

    :=======================================Package Stable/(Latest) Localswoole 1.8.12 (stable) 1.8.12 Event-driven

    1.5K20发布于 2019-11-07
领券