2 projects tagged "Actor"
AsyncFP is a Scala project with composable actors that interoperate both synchronously and asynchronously. The current focus is on providing a kit for creating high-performance custom NoSQL databases. The small datastore currently under development is a crash-proof in-memory database supporting multiple queries or single update. Updates write to a backing disk file.
Estimer is a Redmine plugin that allows you to estimate your software projects. It can calculate two types of software estimations: function point estimations (IFPUG) and use case estimations. Function point estimations are software estimations based on function points. A function point is a unit of measurement to express the amount of business functionality that the information system provides to users. Use case estimations are software estimations based on use cases and actors.