[nox-dev] availability of host tracker for python

2011-05-12 Thread karim torkmen

Hi all,
I want to use host tracker in python, but it seems that it is available 
just for C++. can anyone please forward to me the necessary files if 
available, to wrap this component and make it available to python.

Thanks,
Karim
___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev


Re: [nox-dev] NOX Zaku with OF 1.1 support (C++ only)

2011-05-12 Thread Amin Tootoonchian
That would be great! I will be able to work on it again in two weeks I
guess. Just a couple of quick notes:

* So far I have only ported the switch app. Porting is super easy for
most apps: just need to add a boost mutex to protect the data
structure.
* I think some apps should be rewritten with performance in mind.
* The most important missing application is discovery which you have
already ported to C++.
* dev/destiny-fast branch needs testing. It has been mostly used in
different benchmarks and there are parts of the system which I never
tested after rewriting (e.g., SSL)!

Amin

 Having a C++-only fork of Nox is long overdue.  There are many Nox 
 developers who have expressed interest in this.  Off hand, I would suggest 
 that we pull in Amin's changes (which makes Nox blazingly fast) and remove 
 most spurious apps.
___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev