大数据面试资料, 按大数据组件HAOOP FLUME KAFKA HIVE HBASE SPARK STORM SQOOP整理的面试知识集锦
2020-01-16 03:14:58 5.51MB Hadoop 大数据 面试 消息中间件
1
MQ4CPP (Message Queuing for C++) is an implementation of enterprise messaging system, aka "message-oriented middleware" (MOM). It lets C++ application threads communicate with one another through exchanging messages. A message is a request, report, and/or event that contains information needed to coordinate communication between different applications. It provides a level of abstraction, so you can separate the details about the destination system from the application code. MQ4CCP lets C++ applications that share a messaging system exchange messages, and simplifies application development by providing a standard interface for creating, sending, and receiving messages. It implements the following messaging paradigms: Direct/Indirect messaging (local), unsolicited messaging (remote), Request/Reply (remote), conversation (remote), and broadcast (local/remote).
2020-01-03 11:34:50 1.31MB C++ 消息中间件 MQ4CPP
1
WCF中间件是用结合netTcpBinding 并以windows 服务的方式向winForm 或WebFrom客户端提供调用。
2020-01-03 11:32:25 13.41MB WCF
1
activemq实现,提供消费方和消费方简单实例代码,分为点对点,发布订阅(发布订阅分为持久化和非持久化,非持久化需要消费方在线才可以收到消息。持久化,消费方如果没有在线,上线之后可以接收到消息)
2020-01-03 11:30:11 13KB activemq
1
IBM EPod-- 随需应变的企业应用中间件解决方案.doc
1
谈谈你所了解的数据库、中间件和服务器操作系统,以及它们的常规操作和优化配置? 当前数据库为oracle10g,实例名为:myorcl 表空间为:mytablespace,用户名/密码为:myuser/mypassword 请写出备和恢复仅myuser用户下数据的命令 在同一个网络环境中A电脑IP:192.168.1.2 ,B电脑IP:192.168.0.3,路由器的IP:192.168.1.1 。请问有那些方法可以让B电脑即可以上公网也可以访问到A电脑?
2020-01-03 11:19:44 92KB 软件实施 数据库 中间件 硬件
1
中间件 转发服务 包含: tcp socket基础编程 代理服务器模型,源码,demo。
2019-12-21 22:26:17 110KB 中间件 转发服务
1
[西安电子科技大学]软件构件与中间件技术
2019-12-21 22:15:53 2.28MB 中间件
1
ZooKeeper是一个开源分布式协调服务,独特的Leader-Follower的集群结构,很好的解决了分布式单点问题。目前主要用于诸如:统一命名服务、配置管理、锁服务、集群管理等场景。
2019-12-21 22:14:02 15.64MB Java中间件
1
学习心得,分享出来供大家学习。docker镜像构建,中间件mysql、lighttpd、Nginx、squid配置和启动、dubbo服务部署
2019-12-21 22:01:10 22KB dubbo
1