Displaying 4 results from an estimated 4 matches for "kono".
Did you mean:
kong
2005 Jul 01
1
astmanproxy
...but I want to connect with multiple
clients, so I should't use a direct connection to manager api, right ?
Why can't I read the output from astmanproxy ?
--
Regards
Christian Lauinger
ConOp Systems GbR
http://www.conop-systems.de
mailto:clauinger@conop-systems.de
Gesellschafter: Madou Kono, Christian Lauinger, Andreas Roth
2011 Apr 27
0
ICAC2011 Call For Participation (8th IEEE International Conference on Autonomic Computing)
...Bernauer; Gunnar Arndt; Oliver Bringmann; Wolfgang Rosenstiel
A Control Theory Based Approach for Self-Healing of Un-handled Runtime Exceptions
Benoit Gaudin; Emil Vassev; Michael Hinchey; Patrick Nixon
Clustering Performance Anomalies in Web Applications Based on Root Causes
Satoshi Iwata; Kenji Kono
12:30PM
Lunch
----------------------------------------------------------------------
2:00PM - 4:00PM
Session 11: Resource Management
2:00PM
A Multi-objective Approach to Virtual Machine Management in Datacenters
Jing Xu; Jose Fortes
2:30PM
ARIA: Automatic Resource Inference and Allocation for M...
2011 Apr 27
0
ICAC2011 Call For Participation (8th IEEE International Conference on Autonomic Computing)
...Bernauer; Gunnar Arndt; Oliver Bringmann; Wolfgang Rosenstiel
A Control Theory Based Approach for Self-Healing of Un-handled Runtime Exceptions
Benoit Gaudin; Emil Vassev; Michael Hinchey; Patrick Nixon
Clustering Performance Anomalies in Web Applications Based on Root Causes
Satoshi Iwata; Kenji Kono
12:30PM
Lunch
----------------------------------------------------------------------
2:00PM - 4:00PM
Session 11: Resource Management
2:00PM
A Multi-objective Approach to Virtual Machine Management in Datacenters
Jing Xu; Jose Fortes
2:30PM
ARIA: Automatic Resource Inference and Allocation for M...
2006 Mar 21
2
How do I get substring of utf-8 string?
I''m trying to get substring from a utf-8 encoded string. (say, first
50 characters of the string) String#[0..49] would give me the first
50 bytes not 50 characters..
I know there is jcode library, but it only let you count number of
characters in utf-8 string.
unicode gem doesn''t seem to help much. unicode_hacks gem seem to
solve the problem, but it also seems to