2019独角兽企业重金招聘Python工程师标准>>>

areas where akka is being deployed into production

Akka框架特点:

  • Event-driven. Using Actors, one can write code that handles requests asynchronously and employs(利用) non-blocking operations exclusively. 

  • Scalable. In Akka, adding nodes without having to modify the code is possible, thanks both to message passing and location transparency.

  • Resilient(有弹性的). Any application will encounter errors and fail at some point in time. Akka provides “supervision” (fault tolerance容错) strategies to facilitate a self-healing system. 

  • Responsive. Many of today’s high performance and rapid response applications need to give quick feedback to the user and therefore need to react to events in an extremely timely manner. Akka’s non-blocking, message-based strategy helps achieve this. 

如下几个场景:

Transaction processing (Online Gaming, Finance/Banking, Trading, Statistics, Betting, Social Media, Telecom)

Scale up, scale out, fault-tolerance(容错) / HA 

Service backend (any industry, any app)

Service REST, SOAP, Cometd, WebSockets etc Act as message hub / integration layer Scale up, scale

out, fault-tolerance / HA

Concurrency/parallelism (any app)

Correct Simple to work with and understand Just add the jars to your existing JVM project (use Scala,

Java, Groovy or JRuby)

Simulation

Master/Worker, Compute Grid, MapReduce etc.

1.5. Use-case and Deployment Scenarios 7

Batch processing (any industry)

Camel integration to hook up with batch data sources Actors divide and conquer the batch workloads

Communications Hub (Telecom, Web media, Mobile media)

Scale up, scale out, fault-tolerance / HA

Gaming and Betting (MOM, online gaming, betting)

Scale up, scale out, fault-tolerance / HA

Business Intellig ence/Data Mining/g eneral purpose crunching

Scale up, scale out, fault-tolerance / HA

Complex Event Stream Processing

Scale up, scale out, fault-tolerance / HA

转载于:https://my.oschina.net/xinxingegeya/blog/362745

areas where akka is being deployed into production相关推荐

  1. Gartner的2019战略性技术趋势:量子计算、区块链、AI

    Gartner的2019战略性技术趋势:量子计算.区块链.AI Gartner列出了企业和组织在2019年需要探究的十大战略性技术趋势:智能设备.增强分析.AI驱动的开发.数字孪生.边缘计算.沉浸式体 ...

  2. 性能之巅-第一章-简介

    这一章主要讲述了系统性能的定义.特点.和可用的方法论.技术,并给出了两个案例:1)磁盘为何慢  2)软件升级后如何对比测试. 很生动,可用使你快速了解性能优化的全貌. Chapter 1 Introd ...

  3. 3ml乐谱制作工具_用于生产的ML基础结构工具(第1部分)

    3ml乐谱制作工具 重点 (Top highlight) Machine Learning (ML) is being adopted by businesses in almost every in ...

  4. 微软SDL流程终极整理总结

    目录 微软软件安全开发流程(SDL) 一.微软SDL(Security Development Lifecycle)流程框架 二.主要步骤 1.安全培训Training 1.1 Core Securi ...

  5. 初创公司融资过程_初创企业和生产准备过程

    初创公司融资过程 Stability and governance are among the hottest topics that should be handled in any softwar ...

  6. Self Host 使用 Exceptionless 实时监控程序运行日志服务

    Exceptionless 是一个可以对 ASP.NET Core, ASP.NET MVC,WebAPI, WebForms, WPF, Console 应用提供系统的日志,错误监控.报表等服务实时 ...

  7. Announcing the program for the 2019 LLVM Developers’ Meeting - Bay Area

    Announcing the program for the 2019 LLVM Developers' Meeting - Bay Area 2019 Bay Area LLVM Developer ...

  8. next.js_Next.js手册

    next.js I wrote this tutorial to help you quickly learn Next.js and get familiar with how it works. ...

  9. git 设置有效目录_如何有效使用Git

    git 设置有效目录 The code was working yesterday but today it is not 该代码昨天有效,但今天却没有 The code got deleted 代码 ...

最新文章

  1. python搭建可视化管理平台_搭建可视化数据平台 superset
  2. 信息安全从业者必须接受的六个事实
  3. Spring boot 配置文件 使用占位符号
  4. 51Nod- 1915 西湖游船
  5. matlab有向图分割算法,基于万有引力搜索算法图像分割的MATLAB实现
  6. War-Driving(战争驾驶***)
  7. mongodb 去重查询 Java,mongodb篇二:mongodb克隆远程数据库,去重查询的命令及对应java语句...
  8. Java EE之JSP
  9. laravel nginx配置_nginx高可用
  10. Shell 基础知识--细说linux配套视频
  11. 用 Access+Outlook 来采集信息
  12. 正交幅度调制(QAM)
  13. 免费搭建私人云盘+内网渗透+不限速无限存储
  14. wince 之临时宏控制 bib 和 reg
  15. PHP开发微信支付小微商户V3版本 图片上传、生成签名、平台证书获取、平台证书编号、敏感信息加密
  16. 小白也能学会的调色教程,你学会了吗?
  17. espnow 例程解析
  18. Doxygen 详细使用
  19. VC++6.0 Error spawning cl.exe错误
  20. 知来路方知去处。坎坷已过,一马平川后必看的经典!——2018最新倾斜摄影建模与无人机航拍影像处理完美配置解决方案!

热门文章

  1. qu.la网站上的小说爬取
  2. centos7 解决chrome提示您的连接不是私密连接的方法
  3. Centos7上yum安装mongodb(安装epel中的版本可能会比较老)
  4. springboot 整合retry(重试机制)
  5. Tomcat(三):tomcat处理连接的详细过程
  6. VS2012/13本地发布网站详细步骤(可带数据库)
  7. 打开共享文件闪退怎么解决_文件共享解决方案-随时随地共享同步访问文件
  8. Spring Boot 2.x基础教程:使用@Scheduled实现定时任务
  9. linux es连接mysql_LINUX下使用elasticsearch-jdbc工具实现MySQL同步到ElasticSearch 以及linux 64位centos系统安装jdk1.8...
  10. LNMP架构之PHP——MemCache对PHP页面的缓存加速优化