> 
> I am considering using twisted to create a little server that does nothing 
> but 
> host trie_search(s) (note the lack of trie.)  I realize that it will have to 
> return a string - that is ok, it is just a list of words found in words.txt.
> 
> But twisted seems like overkill.  otoh, I do want to do something with 
> twisted, 
> cus there is another project waiting for me to learn twisted.

also, if someone can give me help using twisted, that would be great.

pretty much, something that implements an echo server and client in python (not 
django) - I think I can take it from there (splice in my trie code and call it 
from a django view method.)

I am going though this:
http://twistedmatrix.com/projects/core/documentation/howto/tutorial/intro.html
But so far haven't seen what the client side looks like.

Carl K

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to