Skip to content

Simple library to aid in object serialization and messaging via Rubys Marshal

License

Notifications You must be signed in to change notification settings

mbulat/Rubyprot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rubyprot

Simple library to aid in object serialization and messaging via Rubys Marshal

An Overview

Rubyprot helps with the task of using Ruby’s marshal utility to package objects into binary format for storage and messaging. Marshal’s speed and simplicity make it perfect for Ruby centric applications that require disconnected object sharing.

Rubyprot currently allows for the utilization of Amazon’s S3 servers for storage and retrieval of marshaled data.

Documentation

rdoc.info/projects/mbulat/rubyprot

Copyright © 2009 Michael Bulat. See LICENSE for details.

About

Simple library to aid in object serialization and messaging via Rubys Marshal

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages