[racket] Racket & OpenStack/ Swift

From: Jukka Tuominen (jukka.tuominen at finndesign.fi)
Date: Fri Oct 24 08:43:36 EDT 2014

Hi all,

I wonder if anyone has experience in or pointers to using Racket with
OpenStack? Particularly, I'm currently interested in client-side object
storage (Swift) interfacing and server-side middleware scripting.

E.g. I'm trying to figure out the most efficient way to PUT/GET Racket
objects such as "string" or '(lambda () (+ 1 2 3)) straight from memory to
storage and back to memory without writing them down as files in between.

I prefer native Linux interface over web, but any starting points are
appreciated.

br, Jukka


Posted on the users mailing list.