473,395 Members | 1,763 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Please recommend a RPC system working with twisted.

Hi all,

I'm looking for an RPC system working with twisted.

1. Binary. I want it run faster than any xml based RPC.

2. Bidirectional. Unlike HTTP, on which the client has to poll the
sever for events, the server should "call" the client's method to
notify events.

3. C/Python support. Part of the system shall be written in C.

4. Could easily integrated with twisted.

Unfortunately, there seems no such resolution existed. So maybe I
have to give up some requirements.

---------------------------------------------------------------------------------------------------------------------------

It would be wonderful if ICE could integrate with twisted!
Jul 21 '08 #1
3 1247
一首诗 wrote:
Hi all,

I'm looking for an RPC system working with twisted.

1. Binary. I want it run faster than any xml based RPC.

2. Bidirectional. Unlike HTTP, on which the client has to poll the
sever for events, the server should "call" the client's method to
notify events.

3. C/Python support. Part of the system shall be written in C.
CORBA, especially the very good omniORB-implementation for Python.
4. Could easily integrated with twisted.

Unfortunately, there seems no such resolution existed. So maybe I
have to give up some requirements.
The last one, yes. At least it should be possible to integrate using
threading though. And *maybe* you can even provide some event loop
integration as well - I think omniORB should be that flexible.

Diez
Jul 21 '08 #2
mk
Unfortunately, there seems no such resolution existed. So maybe I
have to give up some requirements.
Why not PYRO? Note: I haven't used it.
Jul 21 '08 #3
??? wrote:
Hi all,

I'm looking for an RPC system working with twisted.

1. Binary. I want it run faster than any xml based RPC.

2. Bidirectional. Unlike HTTP, on which the client has to poll the
sever for events, the server should "call" the client's method to
notify events.

3. C/Python support. Part of the system shall be written in C.

4. Could easily integrated with twisted.

Unfortunately, there seems no such resolution existed. So maybe I
have to give up some requirements.

---------------------------------------------------------------------------------------------------------------------------

It would be wonderful if ICE could integrate with twisted!
Twisted Perspective Broker?

-Larry
Jul 21 '08 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Paul Moore | last post by:
I hit a problem yesterday with my mail connection. In a desparate attempt to understand what was going on, I wanted to log the connection traffic. After a bit of searching, I found a post on c.l.p...
1
by: Fazer | last post by:
Hello, I am very interested in fooling around with Twisted Matrix's HTTP Web Server. I was thinking if .rpy scripts would run much faster than traditional CGI scripts? After looking how...
2
by: Mark Carter | last post by:
I'm trying to create a mail server in Twisted. I either get SMTPSenderRefused or SMTPException: SMTP AUTH extension not supported by server. What do I need to do to get it to work?
5
by: Zachary | last post by:
Hello, I've recently thought of how ideal Python is for the development of what used to be called text adventures. In case any of you don't know, these were basically sort of a computer game in...
6
by: Kartic | last post by:
Hello, I downloaded the Win32 installer for Twisted 1.3.0, Python 2.3. The installer, when executed under my login, fails as it requires administrator rights to install (why they have it as a...
2
by: SeSe | last post by:
Hi, I am new to Twisted. I use a Twisted 1.3.0 on MS Windows XP Home Edition, my python version is 2.3 I try the TCP echoserv.py and echoclient.py example. But the client always fail with...
1
by: Mateusz So³tysek | last post by:
Hi call, Does anybody know, if there is any opensource, working FTP server implementation based on Twisted framework? Greetings
36
by: Cap'n Ahab | last post by:
I have used VB3 - VB6, so learning all this OO stuff is reasonably new to me (although I looked at Java a few years ago). Anyway, I thought I would write a small class to begin with, with a...
3
by: geskerrett | last post by:
We have been asked to develop and application for a client that is a 'notification" system. We would like to use python, but are struggling to find the right starting point. Any suggestions, tips...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.