SkillAgentSearch skills...

Blackboard

Blackboard implements a TupleSpace on top of redis

Install / Use

/learn @luccastera/Blackboard
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Blackboard

This library implements a TupleSpace on top of Redis. It is similar to Rinda, but the tuplespace is persisted asynchronously (thanks to Redis).

This library has been tested with Ruby 1.9!

Note: This library is not usable yet. This was a first shot at the process and there is a lot more work to be done.

Dependencies

Installing and deploying Redis

For a preview of how to install, deploy, and monitor Redis, check out redis-stuff

TO DO:

  • Make take and write atomic
  • Fix 0(n) issue: redis keys method is 0(n)

Copyright (c) 2009 Luc Castera

This program is free software. You can re-distribute and/or modify this program under the same terms as Ruby itself.

View on GitHub
GitHub Stars38
CategoryDevelopment
Updated5y ago
Forks0

Languages

Ruby

Security Score

60/100

Audited on Jul 9, 2020

No findings