Displaying 20 results from an estimated 175 matches for "comet".
Did you mean:
come
2006 Aug 10
4
mongrel and comet "implementation"
Hey folks,
I was playing around with adding Comet (a javascript technology used
to receive events without AJAX polling) support to Mongrel. More info
about Comet here:
http://en.wikipedia.org/wiki/Comet_%28programming%29)
I sort of got it working. My code is available at:
http;//cyll.org/comet.tar.gz
Run comet.rb from inside the directory and...
2006 Mar 09
5
Comet support?
Just out of curiosity, is there a plan to support Comet (name coined by the
dojo guys) w/ prototype? Comet represents persisting an http connection for
low latency data operations. It also represents a nice alternative to
polling.
Jim
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCw...
2006 Apr 14
7
Support for Comet?
So someone finally named server-push through HTTP-keepalive "Comet"
It''s also been implemented in a very nice Java/Javascript library called
DWR.
http://ajaxian.com/archives/dwr-20-reverse-ajax
Has there been any discussion by "the core" about adding this to Rails 1.2?
:)
--
seth at subimage interactive
http://www.subimage.com/sublog/
-...
2006 Aug 14
14
ClockingIT Beta - It''s about time...
My wife and I have been working on our own task-listing, time-tracking
web application, and we''re really interested in some feedback as we
ourselves feel we''ve come a long way.
If you have some minutes to kill (or just want to see how the Comet
functionality provided by the Juggernaut plugin can work) have a look at
http://www.clockingit.com and http://www.clockingit.com/comet.html
Feel free to let me know if you have any questions, and I''ll do my best
to answer.
Regards,
Erlend Simonsen
2006 Aug 25
1
MGE Comet EX 11 RT frequency display (cosmetic)
Hi everyone,
We just got an MGE Comet EX 11 RT with extra battery (all 250kg of it..) and I
have talked to it with NUT. One thing I see is the frequency..
input.frequency: 500
output.frequency: 500
It appears to be in tenths of a Hz vs Hz as I see on a Pulsar Extreme.
I'm using NUT 2.0.3 on FreeBSD 6.1
Thanks.
--
Daniel O'...
2006 Mar 31
2
MGE UPS Comet EX RT 7 not setting LB
Hi,
I just got at work an MGE UPS Comet EX RT 7 and I can communicate fine
with it through mge-shut, it detects correctly when on battery.
I am using Nut 2.0.3 on Linux (RHEL 3).
I am trying to simulate a low battery condition to test my shutdown
procedure by setting lowbatt to 98%:
driver.parameter.lowbatt: 98
but the ups reaches th...
2006 Jun 06
4
Comet/Continuations/Armeggedon
Hello all-
Forgive me if this has been discussed before- I searched the archives
and didn''t see anything. Anyway, here it goes-
There is a lot of talk lately about Comet-based applications- that
is, web apps that hold connections to the server open for a very long
time, to effectively achieve realtime data push from the server to
the browser. Currently, there are a few web servers out there that
are specially architected to support this- Twisted and Jetty...
2007 Nov 23
5
Comet style requests with mongrel
Hi,
I''ve been doing some experiments with php and if can use something like
<?php
for ($i = 0; $i < 100; $i++) {
echo "hello world";
flush();
sleep(10);
}
?>
to keep a http link open for an arbitrary amount of time and
routinely display "hello world" in the browser window.
Is is possible to write a mongrel handler to do something similar?
Thanks
2006 Jul 14
0
Ajax / Comet (Streaming http)
Are there any rails projects using streaming http servers for low latency
ajax chat? I''m going to write some ajax chat stuff and don''t want to
re-invent the wheel.
Ben
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060714/12d01fee/attachment.html
2016 May 25
0
Re: Windows Server 2008 - KVM
...01 is a linux VM with 4 VCPU and 2 GB of RAM...
I see no problem? PID8301 uses in total 132,6% CPU equivalent consisting of 98,3% on Cpu11 and the rest scattered over other Cpu’s….
[cid:image002.jpg@01D1B693.5F862690]
2016-05-25 3:39 GMT-03:00 Dominique Ramaekers <dominique.ramaekers@cometal.be<mailto:dominique.ramaekers@cometal.be>>:
Van: Thiago Oliveira [mailto:cpv.thiago@gmail.com<mailto:cpv.thiago@gmail.com>]
Verzonden: dinsdag 24 mei 2016 20:14
Aan: Dominique Ramaekers
CC: libvirt-users@redhat.com<mailto:libvirt-users@redhat.com>
Onderwerp: Re: [libvirt-use...
2010 Dec 17
3
Comet EXtreme 6 and mge-utalk
Hi Sabine and Christoph,
I've just committed a few changes to mge-utalk (r2749).
can you please try a snapshot and report back the results:
http://new.networkupstools.org/download.html#Snapshots
cheers,
Arnaud
--
Linux / Unix Expert R&D - Eaton - http://powerquality.eaton.com
Network UPS Tools (NUT) Project Leader - http://www.networkupstools.org/
Debian Developer -
2016 May 25
4
Re: Windows Server 2008 - KVM
...nd the serial virtio driver works
fine. I don´t know why the other VM the BSOD happen!
About the performance, I had the impression that only one core is
used.....PID 8301 is a linux VM with 4 VCPU and 2 GB of RAM...
2016-05-25 3:39 GMT-03:00 Dominique Ramaekers <
dominique.ramaekers@cometal.be>:
>
>
> *Van:* Thiago Oliveira [mailto:cpv.thiago@gmail.com]
> *Verzonden:* dinsdag 24 mei 2016 20:14
> *Aan:* Dominique Ramaekers
> *CC:* libvirt-users@redhat.com
> *Onderwerp:* Re: [libvirt-users] Windows Server 2008 - KVM
>
>
>
> Hi there!
>
>
>...
2006 Jun 11
3
Armageddon
I''m just wondering what happened to Armageddon and whether people had
any more information/news about it. I''ve thought about comet but I think
that a flash socket would be easier to implement. Does Armageddon have
the same drawbacks as other flash sockets, namely not working over port
80 (so the companies firewall blocks it)?
--
Posted via http://www.ruby-forum.com/.
2016 May 24
1
Re: Windows Server 2008 - KVM
...l the virtio driver to comunicate using qemu-agent but
when the driver is installed, the BSOD happens (win2k8 R2).
I tried with virtio-drivers version 100, 110 and 117, both happens BSOD.
Do you has a tip ? :)
Thanks buddy!
2016-05-20 10:23 GMT-03:00 Dominique Ramaekers <
dominique.ramaekers@cometal.be>:
>
>
>
>
> *Van:* Thiago Oliveira [mailto:cpv.thiago@gmail.com]
> *Verzonden:* vrijdag 20 mei 2016 15:07
> *Aan:* Dominique Ramaekers
> *CC:* libvirt-users@redhat.com
> *Onderwerp:* Re: [libvirt-users] Windows Server 2008 - KVM
>
>
>
> Hi there!
>...
2011 Jun 30
4
Trying to learn Wine and command lines
Hi, I'm new to Wine and command lines in general and I'm trying to learn how to use it. To start I installed the demo for Armageddon Empires (a seriously awesome game, check it out) and now I'm trying to run it. When I'm in my Wine program files I can see a folder called Cryptic Comet (makers of Armageddon Empires) but when I try to cd or any other command to get to the Cryptic Comet folder it tells me no such files exist. Any help?
2015 Nov 09
1
答复: How could I do the guest mount operation from the host?
Yes, my modification is like you. I doubt that if the mount operation on the host is reasonable…
And what is p9?
Best Regards
From Jiaping LI
发件人: Dominique Ramaekers [mailto:dominique.ramaekers@cometal.be]
发送时间: 2015年11月9日 15:08
收件人: 李笳平; 'libvirt-users@redhat.com'
主题: RE: [libvirt-users] How could I do the guest mount operation from the host?
For usb I meant something like:
<disk type='file' device='disk'>
<driver name='qemu' type='qcow2...
2015 Nov 09
2
答复: How could I do the guest mount operation from the host?
...s: A directory on the host that can be accessed directly from the guest.
I don’t know what the format should be and make the the disk image /kvmdata/disk/dk389_581.img in the host
mount to the guest /mnt directory.
Best Regards
From Jiaping LI
发件人: Dominique Ramaekers [mailto:dominique.ramaekers@cometal.be]
发送时间: 2015年11月6日 20:54
收件人: 李笳平; 'libvirt-users@redhat.com'
主题: RE: [libvirt-users] How could I do the guest mount operation from the host?
You can attach the disk on the usb bus (<target dev='sda' bus='sub'/> - Not 100% sure about this but probably in the right...
2016 May 20
1
Re: Windows Server 2008 - KVM
...tot he LVM volume…
Convert the qcow to raw, Ok
Create a LVM-Volume, OK
Don´t create a file system on the volume ?? Is not clear why...
DD the raw to the LVM? How ? I don´t understand this point....
Thanks a lot!
2016-05-20 10:23 GMT-03:00 Dominique Ramaekers <
dominique.ramaekers@cometal.be>:
>
>
>
>
> *Van:* Thiago Oliveira [mailto:cpv.thiago@gmail.com]
> *Verzonden:* vrijdag 20 mei 2016 15:07
> *Aan:* Dominique Ramaekers
> *CC:* libvirt-users@redhat.com
> *Onderwerp:* Re: [libvirt-users] Windows Server 2008 - KVM
>
>
>
> Hi there!
>...
2010 Feb 10
4
AJAX responses
Does anyone know if it''s possible to do multiple AJAX responses to a
single request in Rails? I did some googling but didn''t find anything
extremely helpful.
Thanks.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2005 Sep 29
1
not all Variables are supported
Hello,
I have a MGE Comet S31. I installed nut for Debian/Sarge and configured the mge-utalk protocol. I get the following syslog messages
Sep 28 11:10:41 neckarsulm upsmon[25505]: Poll UPS [comet@mastermind] failed - Variable not supported by UPS
Sep 28 11:10:46 neckarsulm mge-utalk[25284]: updateinfo: Cannot update ups.t...