Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

MassTransit

Compare

  No analysis available

MassTransit is a lean service bus implementation for .NET, enabling distributed applications with minimal invasion of infrastructure into the application services.

0 lines of code

27 current contributors

0 since last commit

14 users on Open Hub

Activity Not Available
4.5
   
I Use This
Mostly written in language not available
Licenses: apache_2

Inferno Distributed Operating System

Compare

  No analysis available

Inferno® is a distributed operating system, originally developed at Bell Labs, but now developed and maintained by Vita Nuova® as Free Software. Applications written in Inferno's concurrent programming language, Limbo, are compiled to its portable virtual machine code (Dis), to run anywhere on a ... [More] network in the portable environment that Inferno provides. Unusually, that environment looks and acts like a complete operating system. The use of a high-level language and virtual machine is sensible but mundane. The interesting thing is the system's representation of services and resources. They are represented in a file-like name hiearchy. Programs access them using only the file operations open, read/write, and close. The 'files' may of course represent stored data, but may also be devices, [Less]

0 lines of code

4 current contributors

0 since last commit

13 users on Open Hub

Activity Not Available
4.625
   
I Use This
Mostly written in language not available
Licenses: gpl, lucent_plan9, lgpl

WickedGrid (formally known as jQuery.sheet)

Compare

  Analyzed 1 day ago

New name: WickedGrid old name: jQuery.sheet What is jQuery.sheet? jQuery.sheet gives you all sorts of possibilities when it comes to giving your web application a spreadsheet style interface with MS Excel style calculations. jQuery.sheet addresses the web-based spreadsheet or "websheet" in ... [More] a different, simple, approach. jQuery.sheet manages the sheet creation, viewing, and editing processes, you simply build your application around it. [Less]

38.4K lines of code

0 current contributors

over 7 years since last commit

13 users on Open Hub

Inactive
5.0
 
I Use This

Infinispan

Compare

  No analysis available

Infinispan is an open source, JVM based data grid platform. Infinispan is a high performance, distributed and highly concurrent data structure. Also supports JTA transactions, eviction, and passivation/overflow to external storage.

0 lines of code

36 current contributors

0 since last commit

11 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: apache_2, lgpl21

Fura

Compare

  Analyzed 1 day ago

Fura is a self-contained grid middleware that allows the grid enablement and distribution of applications on heterogeneous computational resources. Fura features a web-based GUI, wizard-guided installation and configuration, and Web Services compliance. Fura's component based plug-in architecture ... [More] allows grid services to be extended or replaced, and new services can be developed reusing existing components. [Less]

232K lines of code

0 current contributors

over 14 years since last commit

10 users on Open Hub

Inactive
4.0
   
I Use This

Vaadin Addon: Lazy Query Container

Compare

  Analyzed about 3 hours ago

Lazy Query Container is a Vaadin framework addon which provides lazy loading container for Vaadin tables. Lazy Query Container supports buffered reads and writes of items. Data reads and writes are delegated through Query interface to an application specific business delegate.The QueryFactory and ... [More] Query interface implementations are designed to be application specific and should invoke a data source like WebService client, JDBC connection, JPA context or Java service class to read and write data items. The data source has to support querying data in batches.Lazy Query Container supports the following features: lazy loading of items, loading Items in batches, item caching with limited cache size, sorting, query statistics, changing item set and changing property set. Since version 1.1.0 Lazy Query Container also supports adding items, modifying items and removing items. The changes are buffered and can be either commited or discarded. Row status icons and status column generator are also included to allow for visualization of row states. See the demo for hands on experience on the features.If you like this add-on please add it to your stack in ohloh by clicking I use this button in the project page: https://www.ohloh.net/p/vaadin-lazyquerycontainer [Less]

5.92K lines of code

0 current contributors

about 8 years since last commit

9 users on Open Hub

Inactive
4.66667
   
I Use This

JBoss Cache

Compare

Claimed by JBoss No analysis available

JBoss Cache is a product designed to cache frequently accessed Java objects in order to dramatically improve the performance of applications. By eliminating unnecessary database access, JBoss Cache decreases network traffic and increases the scalability of applications. In addition, JBoss Cache ... [More] is a clustering library allowing you to transparently share objects across JVMs across a cluster. JBoss Cache provides three APIs to suit your needs. The Core API offers a tree-structured node-based cache. A POJO API provides the ability to perform fine-grained replication of Java objects, resulting in maximum performance benefits. Finally, a new Searchable API allows you to run object-based queries on the cache to search for cached objects. [Less]

0 lines of code

0 current contributors

0 since last commit

8 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: lgpl

PM2

Compare

  Analyzed about 20 hours ago

PM2 is a low level generic runtime system which integrates multithreading management (Marcel) and a high performance multi-cluster communication library (Madeleine).

315K lines of code

4 current contributors

2 days since last commit

7 users on Open Hub

High Activity
5.0
 
I Use This

Instrument Element

Compare

  Analyzed about 17 hours ago

The Instrument Element is a Cloud/Grid component that provides the computational/data Infrastructure with an abstraction of real instruments, and Users with a more interactive interface to control them. In other words this component provides an access to existing devices using a Service Oriented ... [More] Architecture and it allows an easy orchestration of devices using a mesh-up approach. [Less]

267K lines of code

0 current contributors

almost 14 years since last commit

7 users on Open Hub

Inactive
4.66667
   
I Use This

SourceGrid

Compare

  No analysis available

SourceGrid is a .NET Windows Forms grid control written entirely in C# with managed code. SourceGrid can be used to visualize or to change data in a table format. SourceGrid con be used bound to a data source (typically a DataView) or creating each cell directly. SourceGrid use only managed code ... [More] (without API or Interop) and can be used with any .NET 2 compatible environments. [Less]

0 lines of code

0 current contributors

0 since last commit

6 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: mit