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

____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to