Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.692 Times

Dispatching freeware
Filter: All | Freeware | Demo
 

Dispatching

1 2 > 
Added: July 22, 2010 | Visits: 919

XML::Filter::Dispatcher XML::Filter::Dispatcher is a path based event dispatching with DOM support. SYNOPSIS use XML::Filter::Dispatcher qw( :all ); my $f = XML::Filter::Dispatcher->new( Rules => [ foo => &handle_foo_start_tag, @bar => &handle_bar_attr, ## Send any elts and their contents to $handler... Platforms: *nix

License: Freeware Size: 88.06 KB Download (93): XML::Filter::Dispatcher Download

Released: November 06, 2006  |  Added: November 06, 2006 | Visits: 4.001

Translucent Scheduler Using the latest technologies and innovative techniques, Translucent Consulting has developed the most advanced and mobile solution in the market today. After years of research and development our solution enables you to navigate complex schedules and routes while increasing revenues and... Platforms: Not Applicable

License: Freeware Download (1208): Translucent Scheduler Download

Added: May 08, 2010 | Visits: 763

Template::Plugin::Heritable Template::Plugin::Heritable is a Perl module with OO dispatching and inheritance for templates. SYNOPSIS [% USE Heritable %] [%# searches providers for a "view" template method on class (which should be a metamodel object, eg someobj.meta in Perl 6) %] [% Heritable.include(class, "view",... Platforms: *nix

License: Freeware Size: 21.5 KB Download (93): Template::Plugin::Heritable Download

Added: April 13, 2010 | Visits: 1.077

Channel 0.3 Channel is a generic/simple facility with the purpose of making event dispatching and message passing as straightforward to use as data structures: Channel is a template library, with its major components configurable as template parameters: template <
class Id_Type, class Id_Trait =... Platforms: *nix

License: Freeware Size: 5.5 MB Download (93): Channel 0.3 Download

Added: June 04, 2010 | Visits: 1.039

Boost Channel Boost Channel is a C++ template framework for distributed message passing and event dispatching. Its major components (message IDs, routing algorithms...) are highly configurable as template parameters. As a namespace shared by peer threads, channels support publish/subscribe scope control,... Platforms: *nix

License: Freeware Size: 89.09 KB Download (100): Boost Channel Download

Released: August 26, 2012  |  Added: August 26, 2012 | Visits: 687

JOpt.NET - Vehicle Routing Software Libr JOpt.NET TourPlanner is an automated vehicle routing software and dispatching .NET component for logistic applications that can solve Traveling Salesman Problems (TSP) and Capacitated Vehicle Routing Problems with Time Windows (CVRPTW,VRPTW). JOpt.NET offers route and transport optimisation with... Platforms: Windows

License: Freeware Size: 3.91 MB Download (56): JOpt.NET - Vehicle Routing Software Libr Download

Released: September 03, 2012  |  Added: September 03, 2012 | Visits: 750

JOpt.NET - Vehicle Routing Software Library JOpt.NET TourPlanner is an automated vehicle routing software and dispatching .NET component for logistic applications that can solve Traveling Salesman Problems (TSP) and Capacitated Vehicle Routing Problems with Time Windows (CVRPTW,VRPTW). JOpt.NET offers route and transport optimisation with... Platforms: Windows

License: Freeware Size: 4 MB Download (59): JOpt.NET - Vehicle Routing Software Library Download

Released: September 08, 2012  |  Added: September 08, 2012 | Visits: 248

JNVDL JNVDL a Java implementation of NVDL (Namespace-based Validation and Dispatching Language) standardized by Part 4 of ISO/IEC 19757 Document Schema Definition Languages. Simplifies multi-namespace XML documents validation. Supports JAXP validation API. Platforms: Windows, Mac, Linux

License: Freeware Size: 2.78 MB Download (46): JNVDL Download

Released: December 27, 2012  |  Added: December 27, 2012 | Visits: 591

luanotify LuaNotify is inspired on many libraries that do event dispatching, like py-notify, GSignals, QT event system, wxWidgets event system, etc. Making easier to implement lua software using Notifier/Observer pattern. Platforms: Windows, Mac, Linux

License: Freeware Size: 162 KB Download (48): luanotify Download

Released: November 02, 2012  |  Added: November 02, 2012 | Visits: 338

oNVDL oNVDL provides a Java based implementation of the Namespace-based Validation and Dispatching Language (NVDL) on top of Jing supporting XML Schema, Relax NG and Schematron and an XSLT 2.0 implementation of the dispatching part of NVDL. Platforms: Windows, Mac, Linux

License: Freeware Size: 3.54 MB Download (47): oNVDL Download

Added: May 10, 2013 | Visits: 529

Qt Twisted (threadedselectreactor) This script integrates Qt using the threadedselectreactor. An alternative to qtreactor, this script allows dispatching messages over the perspective broker while running the Qt event loop. It basically shows how to use reactor.interleave(aFunction) within the context of Qt. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (60): Qt Twisted (threadedselectreactor) Download

Added: April 08, 2013 | Visits: 274

Tapatio Enable users to leverage a drupal system as a front end to twitter.com (and other sources in the future) allowing them to use drupal as a hub for message aggregation, moderation, and dispatching.FEATURES============================================* Operators, users with access to the drupal... Platforms: PHP

License: Freeware Size: 51.2 KB Download (49): Tapatio Download

Added: July 15, 2013 | Visits: 243

libthreadpool libthreadpool is a cross-platform C thread pool library. It provides a convenient way for dispatching asynchronous tasks. Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): libthreadpool Download

Added: October 18, 2013 | Visits: 346

django-tagging-ext django-tagging gives you tagging. django-tagging-ext gives you enhanced displays of tags. All rendered HTML is done via templates so you can customize the displays as needed. Future releases of Django Tagging EXT will include these features: More comprehensive tests Tag dispatching so you can... Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): django-tagging-ext Download

Added: August 03, 2010 | Visits: 1.080

XSD/e XSD/e is a XML Processing for Embedded Systems. CodeSynthesis XSD/e is an open-source XML parser generator for mobile and embedded systems. It provides event-driven, stream-oriented XML parsing, XML Schema validation, and C++ data binding while maintaining a small footprint and portability.... Platforms: *nix

License: Freeware Size: 2.6 MB Download (100): XSD/e Download

Added: May 06, 2010 | Visits: 791

Runabout The Runabout is an extension of the Java libraries that adds two-argument multi-dispatch to Java without changing the language or the VM. It uses reflection to find visit methods, which are invoked using dynamically generated and loaded code. The Runabout does not need a special compiler or... Platforms: *nix

License: Freeware Size: 28.67 KB Download (90): Runabout Download

Added: November 19, 2010 | Visits: 643

PGSSAPI PGSSAPI lets you selectively plug external GSSAPI security libraries into applications without having to recompile the application each time. It decouples applications from particular GSSAPI implementations and allows you to combine implementations. The project works by wrapping and dispatching... Platforms: *nix

License: Freeware Size: 327.68 KB Download (94): PGSSAPI Download

Added: November 11, 2010 | Visits: 1.132

The ACE ORB from the doc group TAO project is a standards-compliant, real-time implementation of CORBA that provides efficient, predictable, and scalable quality of service (QoS) end-to-end. Unlike conventional implementations of CORBA, which are inefficient, unpredictable, non-scalable, and often non-portable, TAO applies... Platforms: *nix

License: Freeware Size: 34 MB Download (98): The ACE ORB from the doc group Download

Added: May 12, 2010 | Visits: 829

MagicBus MagicBus project is an event framework designed to allow developers to concentrate more on developing application components than the means of inter-component communication. MagicBus project strives to enforce the notion of "loose coupling", the lessening of dependency between components that... Platforms: *nix

License: Freeware Size: 337.92 KB Download (92): MagicBus Download

Added: August 05, 2010 | Visits: 1.102

XML::SAX::Base XML::SAX::Base is a base Perl class with SAX Drivers and Filters. SYNOPSIS package MyFilter; use XML::SAX::Base; @ISA = (XML::SAX::Base); This module has a very simple task - to be a base class for PerlSAX drivers and filters. Its default behaviour is to pass the input directly to the... Platforms: *nix

License: Freeware Size: 20.48 KB Download (100): XML::SAX::Base Download

1 2 >