错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Event-Driven Programming

  • Anil Kumar Rangisetti

摘要

In past chapters, you have learned OOP principles and approaches to easily handle ambiguities and issues with reusable, extendible, and easily usable software. On the other hand, to deploy software applications over the Internet, you use client-server or distributed applications architecture. These software applications’ major challenges are handling service failures, changing existing services, introducing new services, and replicating existing services to handle scalability issues. However, software must be flexible for any enhancements and extensions to handle these challenges. Moreover, novel software such as IoT, smart applications, gaming software, and distributed applications must be designed and developed to meet scalability, reliability, and flexibility expectations.