Re[Haskell-cafe] mote invocations in Haskell?

Michael Snoyman michael at snoyman.com
Tue Mar 23 16:54:34 EDT 2010


You could use a webserver and have a RESTful interface, though I'm not sure
if that's what you're looking for.

On Tue, Mar 23, 2010 at 1:46 PM, Yves Parès <limestrael at gmail.com> wrote:

>
> Hello,
>
> Is there a way to perform some kind of remote method invocation in haskell?
> (Or, "remote object", but I prefer not to use this term, as there are no
> "objects" strictly speaking in Haskell)
> I would like to use a higher level API than sockets for network programing.
>
> -----
> Yves Parès
>
> Live long and prosper
> --
> View this message in context:
> http://old.nabble.com/Remote-invocations-in-Haskell--tp28006793p28006793.html
> Sent from the Haskell - Haskell-Cafe mailing list archive at Nabble.com.
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20100323/2df8beff/attachment.html


More information about the Haskell-Cafe mailing list