| Projects on Google Code | Results 1 - 10 of 13 |
Python extension module for [http://monkey.org/~provos/libevent libevent]
example use:
{{{
>>> import event
>>> def sig_cb(a, b, c):
... print a, b, c
... event.abort()
...
>>> def time_cb(msg):
... print msg
... return True
...
>>> event.timeout(5, time_cb, 'hello wo...
a light weight network develop library refers to ACE
*增加一个python版的实现 pyndk*
==Notes:==
1. 最好用svn取最新的代码.
==Changelogs:==
*1. 增加多反应器*
这是一个多反应器容器,接口派生自`ReactorImpl`,它也算做是一种反应器,只是通过外部接口将事件处理器自动均匀地分配到各个工作反应堆中.
*2. 新增一个日志服务.*
特点:
`1)`. 可以在运行时更改配置并生效.
2). 可以为每个模块定制一个日志.
...
Pyndk 是一个高效的,简单的,易使用的基于Python的网络开发框架。它借鉴了C++界强大
的网络开发库ACE,以Python的形式实现了高效,可复用的,异步网络处理框架。
==Features:==
`1.` 在不灵活和性能损失的情况下让网络开发更简单化,将网络层和业务层隔离开。
`2.` 采用ACE中的Reactor模型,集成各平台(except windows)内最优的事件驱动器(目前只集成了epoll,poll, select),windows平台使用select.
`3.` 将定时器也集成到事件分离器中,完全单线程化
`4.` 定时器框架将...
KARMA is a multi-physics, transient, nonlinear solver for reactor core analysis problems, written entirely in C++.
It uses linear algebra data-structures provided by PETSc (Vec, Mat, KSP, SNES) which ensures fast, reliable and scalable execution.
The spatial discretization of the different phy...
nonlinear,
coupled,
multi-physics,
PDE-solver,
high-order,
spatial-discretization,
temporal-discretization,
nuclear-accidents,
reactor-design,
JFNK,
operator-splitting
gadget para escuchar reactor 105.7 desde tu igoogle o google desktop
Ogo is an application framework for writing many different types of reactor applications in Java. This includes everything from desktop applications to full blown, heavily multithreaded servers.
Sample code and documentation to CRUD and provide multiple user interfaces for a 1:N Person/Address Object model using ColdFusion 7, Fusebox, Reactor, Flex, ColdSpring, SQL Server 2000, and relevant best practices.
Sample code and documentation to CRUD and provide multiple user interfaces for a 1:N Person/Address Object model using ColdFusion 7, Fusebox, Reactor, Flex, ColdSpring, SQL Server 2000, and relevant best practices.
It’s a quick start, if you want to start with FBR or have vast experience with it, FBR-QS will get you up and running ASAP.
There are instructions included with the file, simple follow them and away you go
*CFDefect is a ColdFusion based bug/issue tracking system.*
==INTODUCTION:==
I started this project after looking at Ray Camden's _Lighthouse Pro_ which I use at my day job. This project is essentially a replica of all the features of Lighthouse with different architecture. I wanted to exper...