English 中文(简体)
铁路的Patrica Camel当量
原标题:Apache Camel equivalent in Rails

Is there an equivalent to Apache Camel in Rails ?!

I m creating an application that needs to "listen" to messages from one source (for example: email (POP3)) and sends them to another source (for example: logfile or email (using smtp)).

任何想法?

最佳回答

我不敢肯定阿帕奇·卡马特的完全等同。 但是,为了仅仅听取来自一个持久性有机污染物3服务器的邮件并寄给另一个来源,要尝试。 gem

EDIT:You also look at

问题回答

我确信,没有阿帕奇·卡马特港到其他语言,包括废墟(但还有一些港口,最近还有一个有关蚊帐的问题)。 然而,你可以申请阿帕奇·卡马特。 你可以把Camel视为一种独立的 da,你们需要混淆,你可以通过xml轻易这样做。 如果在加工过程中需要使用某些贵国的废墟,你可以使用Camel org。 jruby:jruby support. 它可能不如理想,但效果良好。 为了与外部系统互动,Camel支持大量议定书(包括你所提到的议定书),但可以自行简化。

鉴于Camel对多种语言、议定书和数据格式的支持,我怀疑任何人将作出重大努力,把它传给其他语文,但你从未知道过。

https://github.com/skyfallsin/llama”rel=“nofollow”

他们处于早期阶段,但似乎像他们那样将建立“Machine顶端的一体化框架,帮助将各种辅助服务捆绑在一起”,这正是Camel。





相关问题
Bounced email parsing

I m currently having a mess about with catching, parsing and sorting bounced emails. I have the basics set up nicely and it does what I want, which is nice... problem being is that there seems to be ...

Sending Email through .NET code

I m unable to send an email to yahoo server as my code is throwing exception as Failure Sending mail in C# 2008. Please provide SMTP HostName, PortName for yahoo server and gmail server. And also ...

parsing response end with extended SMTP (ESMTP)

To use an example response from google when sent "EHLO": 250-mx.google.com at your service, [66.501.941.15] 250-SIZE 35651584 250-8BITMIME 250-AUTH LOGIN PLAIN 250-ENHANCEDSTATUSCODES 250 PIPELINING ...

ASP.NET MVC Web Config Email Settings

I m trying to include some SMTP settings in my ASP.NET MVC project by adding the following to my Web.Config file: <system.net> <mailSettings> <smtp> <network ...

postfix relay failover [closed]

Is there a way to configure postfix to use a relay only if direct delivery is rejected? The case being a web application that has to send notification to subscribers, but some servers reject the ...

IIS SMTP Server

I am trying to set up an SMTP server on a virtual private server. I have typically hosted applications with hosting companies in the past. I am using SMPT on a website to send mail but need to ...

IIS6 SMTP Service and stop Delivery Reties?

Is there anyway to tell the SMTP service to stop trying to resend an e-mail that has been tried / failes x amount of times ? I can t find anything in the delivery tab to speicify this. Just curious if ...

Writing my own SMTP server [closed]

I am writing a simple SMTP server and client. Server is in two parts receiver-SMTP and Sender SMTP. both will run in two different daemon services. The two modes this can run in is remote and local ...

热门标签