Top 20 NuGet Packages depending on Apache Thrift 0.21.0
Total dependencies: 21
Package Description
RPC-远程过程调用
Logary is a high performance, multi-target logging, metric and health-check library for mono and .Net.
Thrift服务层:实现基于Thrift服务的信息的发送和接收
Logary is a high performance, multi-target logging, metric and health-check library for mono and .Net.
Performs CRUD operations and executes SQL on Oracle NoSQL database
A minimalistic .NET client library for Twitter Zipkin tracing.
A minimalistic .NET client library for Twitter Zipkin tracing.
This is a C# (.net standard) client for HBase which uses Thrift Interface. This project is fork of https://bitbucket.org/vadim/hbase-sharp
use Thrift 0.13.0
RPC-远程过程调用
HbaseThrift 连接池
//初始化连接池
HBaseClientPool.InitHBaseClientPool("192.168.0.242:9090|192.168.0.246:9090|192.168.0.250:9090");
//使用using 释放连接到连接池
using (var hclient = HBaseClientPool.GetHclient())
{
Stopwatch sw = new Stopwatch();
...
Run Hive queries with Apache Thrift
HBase Thrift Client in C# - built locally
Package Description