29 packages
returned for Tags:"Thrift"
Thrift C++ Library with TNonBlockingServer. The Apache Thrift software framework.
-
148,531 total downloads
-
last updated 1/27/2014
-
Latest version: 0.9.1.3
-
Thrift
Version from this branch: https://github.com/aausch/thrift/tree/0.9.1
(this commit: https://github.com/aausch/thrift/commit/e25bfc73705c9ac8087d1fd3f6ef943791d5cfd3)
nuget package v. 0.9.1.2: now also including thrift compiler for windows (thrift-0.9.1.exe)
nuget package v. 0.9.1.3: now...
More information
Apache Thrift 0.12.0
-
50,487 total downloads
-
last updated 1/2/2019
-
Latest version: 0.12.0
-
Apache
Thrift
RPC
Apache Thrift .NET Library
For .Net Core - naive port, use with caution...
Elasticsearch.Net.JsonNET - Json.NET serializer for the low level elasticsearch client
This package is only useful if you use the low level client ONLY and do not use NEST but would like to use JSON.NET as your serializer
Elasticsearch.Net.Connection.Thrift - Thrift support for Elasticsearch.Net
An IConnection implementation that utilizes Apache Thrift to talk with elasticsearch
Elasticsearch.Net.Connection.HttpClient - IConnection implementation that uses Http
An IConnection implementation that uses System.Net.Http.HttpClient to talk with elasticsearch
-
10,635 total downloads
-
last updated 7/16/2016
-
Latest version: 0.9.3
-
Thrift
Apache
Apache Thrift .NET Library. Only minimum required feature to support netstandard1.3.
-
9,689 total downloads
-
last updated 8/18/2017
-
Latest version: 6.0.1
-
thrift
Attribute-based, IDL-less Apache Thrift client for .NET.
.NET client for Apache Cassandra thrift interface
-
2,238 total downloads
-
last updated 1/18/2017
-
Latest version: 0.10.0
-
thrift
https://github.com/apache/thrift/releases/tag/0.10.0
Evolution Developer
Evolution allows companies to integrate applications on a global scale without complex infrastructure or software. It enables developers to rapidly and cost-effectively transition existing Windows desktop applications to a service or API-based model. Whether you are an independent software vendor...
More information
-
2,123 total downloads
-
last updated 11/22/2017
-
Latest version: 0.8.0
-
impala
kudu
thrift
Bongo is a .Net thrift client for impala.
-
1,480 total downloads
-
last updated 9/23/2016
-
Latest version: 0.1.5.1
-
hive
thrift
support thrift hive server / thrift hive server 2(spark sql use hive server 2)
NHBase Thrift API
-
1,210 total downloads
-
last updated 2/14/2017
-
Latest version: 1.0.4
-
HBase
Thrift
NHBaseAPI is an HBase API based completely on .NET platform. Internally it uses the interface under the Thrift protocol to communicate with HBase. As an API based completely on .NET platform, we deliberately preserve the multi-platform feature within it, which means developers can use the API on...
More information
-
1,204 total downloads
-
last updated 11/15/2017
-
Latest version: 6.1.0
-
thrift
Attribute-based, IDL-less Apache Thrift client for .NET.
HBase Thrift Client in C#
HBase Thrift Client in C# - built locally
-
416 total downloads
-
last updated 9/4/2017
-
Latest version: 0.9.2
-
Tx
Protocol
Thrift
Add support of Thrift protocol for Tx Envelope model.
HbaseThrift 连接池
-
780 total downloads
-
last updated 7/6/2018
-
Latest version: 1.1.2.1
-
Hbase
Thrift
Pool
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();...
More information