open source workflow engine python

Want to know open source workflow engine python? we have a huge selection of open source workflow engine python information on alibabacloud.com

Open-Source Distributed game server engine kbengine

Open-Source Distributed game server engine kbengineHttp://www.kbengine.orgAn open-source server engine that supports concurrent online real-time multiplayer games. The client can interact with the server using simple protocol, usi

A very strong Open-Source Distributed game server engine (kbengine)

An open-source game server engine that uses simple agreed protocols to allow clients to interact with the server. The kbengine plugin can be used to quickly interact with (unity3d, ogre, cocos2d, HTML5, etc) technology is combined to form a complete client. The underlying Server framework is written in C ++ and the game logic layer uses

Open source game engine Cocos2d-x, OGEngine Comparative Analysis

Open source game engine Cocos2d-x, OGEngine Comparative Analysis At the recent Global Mobile Developer Conference, the Cocos 3D engine was released by touch. At the same time, OGEngine, based on Android, also released a new version and announced that it would support cross-platform platforms. Cocos2d-x and OGEngine

Compass open source Java search engine framework

Document directory 2.1 xml configuration 4.1 hibernate Configuration 4.2 spring Configuration 4.3 web configuration Compass Author: Baron hell1. Overview Springside Official Website: http://www.springside.org.cn Website: http://www.compassframework.org/ Compass is a first-class open-source Java search engine framework. It is more powerful for your applicat

Xreal: the most advanced open-source Game Engine

This article was published at | 1769 times | Source: solidot | comments ( 0Keyword: | thanks for ydj9931 | Add this news to favorites --> The xreal Project is a non-commercial multiplayer shooting game based on the quake 3 arena modified engine. It aims to compete with today's commercial games in rendering technology, developers claim that it is currently the most advanced

An open-source game server engine Kbengine

What is Kbengine?An open-source game server engine that uses a simple convention protocol to enable clients to interact with the server, using the Kbengine plug-in to quickly integrate with (Unity3d, OGRE, Cocos2d-x, HTML5, and so on) technologies to form a complete client.The server-side framework is written in C + +, the game logic layer uses

Open Source engine 3 (EPIC) Free Download

The old game developer ID has a tradition of opening source code to the public after several years of use of a game engine product. Now, epic games has joined this line and announced the opening of the famous Unreal Engine 3 (Unreal Engine 3 ). Although there is no open

HTML5 Open source RPG game engine LUFYLEGENDRPG 1.0.0 released

faster.One, engine download api: http://www.cnblogs.com/yorhom/archive/2013/06/08/3126534.htmlAPI Document: Http://www.cnblogs.com/yorhom/archive/2013/06/15/3137789.htmlSecond, update the content1, improve some of the features in 0.1.0. You can add lsprite directly to the interface.2, renaming all classes in the engine and replacing them with methods.3, add the Lhitlist class, use it to return to the colli

Open-source Columnstore engine parquet and ORC

Reprinted from Dong's Blog The Columnstore engine has a higher compression ratio and less IO operations than the traditional row storage engine (note: Columnstore is not all-powerful, many scenarios are still more efficient), especially in the number of data columns (column), but each action is only for a few columns of the story, The Columnstore engine is more c

The popfly game engine is open-source on codeplex.

from the steps described in the README file. If you use our public popfly game download tool a few weeks ago to get the game, it will also tell you how to open and obtain the data files. After open source, some functions originally dependent on the site are removed.Project Description: It is a simple and general example code of the silverght game

Getting started with open source 3D Game Engine irrlicht

Getting started with open source 3D Game Engine irrlicht Zhao Gang Irrlicht (Chinese name: Ghost fire) is one of the famous 3D open source engines. The 3D engine has a clear structure, high execution efficiency, and easy to use

Build a flexible search engine using Java Open source tools

Adding search capabilities to your application is often a common requirement. This article describes a framework that developers can use to implement search engine functionality with minimal effort, ideally requiring only one configuration file. The framework is based on a number of open source libraries and tools, such as the Apache lucene,spring framework, Cpde

Nutch is an open-source Java-implemented search engine

Nutch is an open source Java-implemented search engine. It provides all the tools we need to run our own search engine. Includes full-text search and web crawlers.Nutch's founder is Doug Cutting, who is also the founder of Lucene, Hadoop and Avro Open

Open Source Process engine Snaker

The Snaker workflow engine is designed with a lightweight, simple and smart concept. First, light weight: 1, can use Jdbc+dbutils independent operation, can also rely on the mainstream IOC, ORM framework to run 2, the entire jar occupies 170K Second, simple: 1, process components simple. This has been tangled for a long time, like jbpm including (State/hql/sql/jms/custom/java/script, etc.) really used t

Smarty Front-end template engine-the PHP open source framework I've seen

frameworks that can also be seen as references. If you feel smarty slow or do not meet your own project requirements, you can implement a set of template engine rules to resolve. For example, thinkphp support for templates, for more information, see: Http://doc.thinkphp.cn/manual/view.html. There can be a deeper transformation, the use of the syntax tree pattern, which should involve a specific domain language DSL (more information can be seen in thi

. Net-based open-source search engine-dotlucene (2)

Nlucene Yes Lucene Slave Java Port . Net One SourceForge Project, which starts from Lucene 1.2. The version is converted. Lucene. net Because Nlucene Project 2002 A new version is no longer available in the year. Lucene But it has been developing, so some people put Lucene 1.3. To . Net It becomes Lucene. net . However Lucene. net Developed 2.0 The version became a commercial product, and it was separated from open-

Vortex2d. net, an open source 2D graphics engine-Introduction

Vortex2d. NET is an open source 2D graphics engine. Let's take a look at the official website introduction: Vortex2d. net is free 2D fast graphics framework/game engine powered by direct3d 9. it is replacement of xNa for 2D games development. vortex2d API is very well structured, easy for beginners and powerful for p

Open Source Virtualization Solution Ovirt Experiment (1.ovirt-engine installation)

, Hypervisor provides a set of interfaces to the virtual system, the virtual system can better interact with hypervisor. Therefore, this mode requires the modification of the virtual system, or the installation of a specific hypervisor-related driver. Semi-virtualized and full virtualization do not conflict, in virtual machines in fully virtualized KVM, you can also install KVM drivers to enhance disk IO and network ioSemi-virtualized hardware support is not required for the CPU.KVM is fully vir

V8 is a high-performance JavaScript engine for Google Open source

V8 is a high-performance JavaScript engine for Google Open source, implemented in C + + and used in Google's open source browser, Chrome.    Why is V8 very fast, and what kind of solution makes V8 reach this speed? It is an interesting thing to find the secret.    Object-ori

Microsoft open source. NET Core Execution Engine CORECLR

Summary: CoreCLR is the full runtime implementation of. NET Core. Contains Ryujit and. NET GC, native interop, and many other components. Running on the Windows platform, support for Linux and Macs will be implemented in the next few months.Microsoft's determination to open source took another step forward, after announcing the. NET core open

Total Pages: 11 1 .... 5 6 7 8 9 .... 11 Go to: Go

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.