Hey Glyph,
On Thu, May 4, 2017 at 11:38 PM, Glyph wrote:
> Thanks Manish! This README looks like a great intro.
>
Thanks Glyph! Considering my writing skills, this is a great compliment.
> Are there any plans to extend this to something consensus-based or
>
Not as of now. Consensus-based exte
Hi all,
I've implemented a simple single-master group membership framework on
Twisted that can be used for mutually partitioning workload among multiple
nodes.
https://github.com/manishtomar/bloc
Please do try it out and let me know if it helps in any way.
Regards,
Manish
__
Have you looked at
http://treq.readthedocs.io/en/latest/howto.html#handling-streaming-responses
?
Regards,
Manish
On Thu, May 4, 2017 at 5:04 AM, Nagy, Attila wrote:
> Hi,
>
> I would like to copy a file between two HTTP servers in the most efficient
> manner, which probably means a streaming d
Hi Meejah,
On Wed, Apr 12, 2017 at 1:25 PM, meejah wrote:
>
> Going forward, versioning will switch to a "CalVer.org" variant.
If you don't mind, could you describe your reasoning behind this decision?
I am always curious to learn any concrete reasons behind this. If this
seems spammy to the mai
On Thu, Oct 6, 2016 at 11:49 AM, Nathaniel Manista wrote:
> On Thu, Sep 29, 2016 at 5:41 PM, James Broadhead
> wrote:
>>
>> If you're planning on working on this,
>
>
> We don't currently have plans to implement it ourselves; we're trying to
> invoke the magic of open source. So far the feature r
On Mon, Oct 3, 2016 at 8:55 PM, Oon-Ee Ng wrote:
> Is this as 'good' (for the subjective readability concern) as it gets?
> I'm basically going for sufficient readability that my UI code can be
> read by programmers stuck in a synchronous mindset.
I was on synchronous mindset before learning Twis
Wow! This is the friendliest way to welcome a new Twisted programmer. Great
job Glyph! :)
Regards,
Manish
On Sat, Aug 6, 2016 at 3:51 PM, Glyph Lefkowitz
wrote:
>
> On Aug 6, 2016, at 03:48, Randomcoder wrote:
>
> Hello,
>
> I've been working on a small Twisted program.
>
>
> Cool, thanks for
Hi Jason,
On Thu, Jul 2, 2015 at 12:39 PM, Jason J. W. Williams
wrote:
> Sorry for rewaking this thread. Finally getting around to playing with
> silverberg, but having a lot of trouble getting it to talk to
> Cassandra 2.1.6 (throws "unknown opcode 44" or "unknown opcode 81"
> depending on wheth