Depends on how you invoked it.  Execution time would kill you if it
was a standalone program, but I could envision a persistent process
listening on a unix socket that was queried by a Perl or C program.
The Clojure program would do the heavy lifting of examining messages
in parallel, returning status codes to the wrapper and eventually
sendmail.

-Drew



On Mon, Mar 1, 2010 at 03:19, Mike Meyer
<mwm-keyword-googlegroups.620...@mired.org> wrote:
> Anyone doing milters in clojure? Are they reasonable to do on the JVM?
> --
> Sent from my Android phone with K-9 Mail. Please excuse my brevity.
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with your 
> first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to